summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 09:48:38 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-09-23 09:48:38 +0200
commit09596c3c5a6a2a44675f170106bb38746229e02a (patch)
tree763d1b710dc5f2fcab920ac6ab2c555cee4d6342 /bower.json
parent057952b0bacc6e963c74bb1bbebbcccd6174a75c (diff)
Remove old frontend
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/bower.json b/bower.json
deleted file mode 100644
index 1dcf5964..00000000
--- a/bower.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "opendc",
- "description": "Datacenter simulator",
- "authors": [
- "Georgios Andreadis <g.andreadis@student.tudelft.nl>"
- ],
- "license": "MIT",
- "homepage": "http://opendc.org",
- "private": true,
- "dependencies": {
- "EaselJS": "^0.8.2",
- "PreloadJS": "^0.6.2",
- "TweenJS": "^0.6.2",
- "bootstrap": "^3.3.6",
- "c3": "^0.4.11"
- }
-}