@5app/digital-hub-api

v0.2.0
API for interacting with a Digital Hub

lint

eslint ./

lint-fix

eslint --fix ./

test

npm run lint && npm run spec && (nyc report --reporter=text-lcov | coveralls)

spec

nyc mocha ./test/specs/**.js

semantic-release

semantic-release

precommit-msg

echo 'Running pre-commit checks... (skip using --no-verify)' && exit 0
npm i @5app/[email protected]

Metadata

  • ISC
  • >=8.0.0
  • MrSwitch
  • released 6/27/2019

Downloads