UNPKG

drip-nodejs

Version:

A complete NodeJS wrapper for connecting to the Drip v2 REST API

10 lines 182 B
language: node_js node_js: - "9" - "10" - "11" - "12" before_script: - "npm i -g jasmine eslint eslint-config-airbnb-base eslint-plugin-import sinon" script: - "eslint ."