UNPKG

nine-limit

Version:

Lunar calendar conversion tool whose precision is up to minute unit.

12 lines 149 B
language: node_js node_js: - "8" - "7" - "6" install: - npm install script: - npm run test - npm run cov after_success: - npm run build