Remove bower

This commit is contained in:
Arne Schlüter 2015-02-07 21:08:16 +01:00
commit 952f9aee96
3 changed files with 0 additions and 24 deletions

View file

@ -1,21 +0,0 @@
{
"name": "election-visualizer",
"version": "0.0.1",
"authors": [
"Arne Schlüter <aesthaddicts@gmail.com>"
],
"description": "Visualizes hate-crime in Berlin",
"main": "app.js",
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"lodash": "~3.1.0"
}
}

View file