dot-torrent
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dot-torrent", | ||
"version": "1.0.1", | ||
"description": "Library for parsing and creating torrent files.", | ||
"version": "1.0.2", | ||
"description": "Parse and create torrent files.", | ||
"main": "./lib/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
@@ -11,3 +11,3 @@ | ||
Library for parsing and creating [torrent](https://en.wikipedia.org/wiki/Torrent_file) files. | ||
Parse and create [torrent](https://en.wikipedia.org/wiki/Torrent_file) files. | ||
@@ -14,0 +14,0 @@ Fast and easy to use. |
29921