UNPKG
tpb-api
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A Node.js torrents API wrapper for ThePirateBay
github.com/JunbangHuang/tpb-api
JunbangHuang/tpb-api
tpb-api
/
.travis.yml
13 lines
(9 loc)
•
138 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language:
node_js
node_js:
-
7
cache:
directories:
-
node_modules
install:
-
npm
i
-g
npm@latest
-
npm
install