UNPKG

node-google-translate-skidz

Version:

Simple Node.js library for talking to Google's Translate API for free.

9 lines 102 B
language: node_js sudo: false node_js: - "7" - "4.1" install: - npm install script: - npm test