UNPKG

super-kat

Version:

KAT api wrapper with mirror fallback and advanced search parameters.

17 lines (11 loc) 166 B
sudo: false language: node_js node_js: - 6 cache: directories: - node_modules script: - npm run test-all before_install: - npm install -g npm@latest