UNPKG

json-persistent

Version:

presistent general json to redis/mongodb, etc.

11 lines (10 loc) 140 B
sudo: false language: node_js node_js: - '5' - '4' script: - npm run lint - npm run test:cover after_success: - npm run coveralls