UNPKG

extinfo

Version:

Small library to fetch meta data from Qlik Sense extensions.

10 lines (9 loc) 152 B
language: node_js node_js: - "0.11" - "0.12" - "iojs" install: npm install env: - TEST_DIR=test script: cd $TEST_DIR && npm install && npm test