mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Remove bower
This commit is contained in:
parent
589d3f6ae9
commit
952f9aee96
3 changed files with 0 additions and 24 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,3 @@
|
||||||
static/bower_components
|
|
||||||
!static/bower_components/.gitkeep
|
|
||||||
|
|
||||||
# Ignore the SQLite database
|
# Ignore the SQLite database
|
||||||
violence.db
|
violence.db
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
0
static/bower_components/.gitkeep
vendored
0
static/bower_components/.gitkeep
vendored
Loading…
Add table
Add a link
Reference in a new issue