UNPKG

electorrent

Version:

An Electron/Node/AngularJS remote client app for uTorrent server

41 lines (40 loc) 959 B
{ "name": "electorrent", "productName": "Electorrent", "version": "1.3.4", "description": "An Electron/Node/AngularJS remote client app for uTorrent server", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/Tympanix/Electorrent.git" }, "keywords": [ "Electorrent", "Electron", "uTorrent", "Server", "GUI" ], "author": { "name": "Tympanix", "email": "tympanix@gmail.com" }, "license": "GPL-3.0", "bugs": { "url": "https://github.com/Tympanix/Electorrent/issues" }, "homepage": "https://github.com/Tympanix/Electorrent#readme", "dependencies": { "electron-is": "^2.1.0", "electron-regedit": "^1.0.5", "electron-squirrel-startup": "^1.0.0", "request": "^2.74.0", "semver": "^5.3.0", "winston": "^2.2.0", "yargs": "^4.8.1" }, "devDependencies": {} }