Remove unnecessary fields from bower.json. (#342)

We don't distribute the application through bower, and removing stuff
means one less place to be concerned about certain meta-data to be in
sync.

Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
Juan Cruz Viotti 2016-04-19 10:01:26 -04:00
parent ed70e4e590
commit fdf28cdf5f

View File

@ -1,12 +1,5 @@
{
"name": "etcher",
"version": "v1.0.0-beta.3",
"homepage": "https://github.com/resin-io/etcher",
"authors": [
"Juan Cruz Viotti <juan@resin.io>"
],
"main": "lib/templates/index.html",
"license": "Apache-2.0",
"ignore": [
"**/.*",
"node_modules",