UNPKG
magnet2torrent
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
convert magnet uri to torrent file
github.com/killwing/magnet2torrent
killwing/magnet2torrent
magnet2torrent
/
.travis.yml
6 lines
(4 loc)
•
115 B
YAML
View Raw
1
2
3
4
5
6
language:
node_js
node_js:
-
"io.js"
after_script:
"npm run test-cov && cat ./coverage/lcov.info | coveralls"