UNPKG

extratorrent-api

Version:
16 lines (11 loc) 145 B
sudo: false language: node_js node_js: - 6 - 7 cache: directories: - node_modules install: - npm i -g npm@latest - npm install