mirror of
https://github.com/torrentpier/torrentpier.git
synced 2025-03-12 04:35:42 -07:00
13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"name": "torrentpier",
|
|
"version": "2.1.6",
|
|
"description": "Bull-powered BitTorrent tracker engine",
|
|
"main": "index.js",
|
|
"repository": "git@github.com:torrentpier/torrentpier.git",
|
|
"author": "Exile <admin@torrentpier.me>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": "^3.2.1"
|
|
}
|
|
}
|