@5app/digital-hub-api

v1.0.5
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

precommit-msg

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

Metadata

  • ISC
  • >=14.17.0
  • MrSwitch
  • released 9/7/2022

Downloads