From 1aaf8d041b9709e54c8af57a6cb2d8989f26930c Mon Sep 17 00:00:00 2001 From: Matt Stratton Date: Sat, 16 Nov 2019 17:10:55 -0600 Subject: Delete bower.json --- bower.json | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 bower.json diff --git a/bower.json b/bower.json deleted file mode 100644 index 7a2079f..0000000 --- a/bower.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "name": "my-new-project", - "authors": [ - "John Doe (http://johndoe.com)" - ], - "description": "CodeKit automatically generated this file. You should customize it according to: https://github.com/bower/spec/blob/master/json.md", - "main": [ - "index.html", - "main.js" - ], - "moduleType": [ - "amd", - "es6", - "globals", - "node", - "yui" - ], - "keywords": [ - "none" - ], - "license": "MIT", - "homepage": "https://google.com", - "repository": { - "type": "git", - "url": "git://github.com/foo/bar.git" - }, - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "test", - "tests" - ], - "private": true, - "dependencies": { - "bootstrap": "^4.0.0", - "jssocials": "^1.5.0", - "audiojs": "^1.0.1", - "jquery": "^3.3.1", - "tether": "^1.4.3", - "fontawesome": "^5.0.6" - }, - "resolutions": { - "bootstrap": "4.0.0-alpha.6", - "fontawesome": "^5.0.6" - } -} -- cgit v1.2.3