composer-client

v0.4.5-20170303130657
The node.js client library for Fabric Composer, a development framework for Hyperledger Fabric
blockchain hyperledger solutions

prepublish

node ./scripts/tsgen.js

pretest

npm run licchk

licchk

license-check

postlicchk

npm run doc

doc

jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template

postdoc

npm run lint

lint

eslint .

test

./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive

posttest

istanbul check-coverage

Metadata

Downloads