aboutsummaryrefslogtreecommitdiff
path: root/slides/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'slides/bower.json')
-rw-r--r--slides/bower.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/slides/bower.json b/slides/bower.json
deleted file mode 100644
index 475d012..0000000
--- a/slides/bower.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "name": "iot-workshop",
- "authors": [
- "Trygve Laugstøl <trygvis@inamo.no>"
- ],
- "description": "",
- "main": "",
- "license": "MIT",
- "homepage": "",
- "private": true,
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ]
-}