UNPKG

json-api-response-js

Version:

JSON API Standard compliant http response library.

9 lines (8 loc) 135 B
language: node_js node_js: - "8.16" script: - "npm run lint" - "npm run test-with-coverage" after_success: - "npm run coveralls"