1
0
mirror of https://github.com/torrentpier/torrentpier.git synced 2025-03-12 04:35:42 -07:00
Yuriy Pikhtarev e9a76e6a5c
Yarn init.
2017-06-12 06:03:39 +03:00

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"
}
}