put package.json name back to webtorrent-app

webtorrent-www relies on this name. I originally changed it because I
thought the windows install builder was using it, but I pass all the
options into that explicitly now, and even pass an option to prevent it
from using package.json, so this should be okay.
This commit is contained in:
Feross Aboukhadijeh
2016-03-25 04:07:31 -07:00
parent 753cca7dfb
commit d8f97c3b58

View File

@@ -1,5 +1,5 @@
{
"name": "WebTorrent",
"name": "webtorrent-app",
"description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.",
"version": "0.1.0",
"author": {