etcher/bower.json
Juan Cruz Viotti ef82c937d3 v1.0.0-beta.3
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-04-17 21:24:32 -04:00

21 lines
387 B
JSON

{
"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",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular-mixpanel": "~1.1.2"
}
}