aboutsummaryrefslogtreecommitdiff
path: root/semantic/tasks/config/admin/templates/bower.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:29:56 -0800
committerFuwn <[email protected]>2020-12-14 23:29:56 -0800
commit002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch)
tree428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/tasks/config/admin/templates/bower.json
parent:star: (diff)
downloadme-rewrite-angular.tar.xz
me-rewrite-angular.zip
Diffstat (limited to 'semantic/tasks/config/admin/templates/bower.json')
-rw-r--r--semantic/tasks/config/admin/templates/bower.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/semantic/tasks/config/admin/templates/bower.json b/semantic/tasks/config/admin/templates/bower.json
deleted file mode 100644
index ab4951a..0000000
--- a/semantic/tasks/config/admin/templates/bower.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "name" : "Component",
- "description" : "Component distribution",
- "homepage" : "http://www.semantic-ui.com",
- "author": {
- "name" : "Jack Lukic",
- "web" : "http://www.jacklukic.com"
- },
- "ignore": [
- "./index.js"
- ],
- "keywords": [
- "semantic",
- "ui",
- "css3",
- "framework"
- ],
- "license" : [
- "http://semantic-ui.mit-license.org/"
- ],
- "ignore": [
- "docs",
- "node",
- "server",
- "spec",
- "src",
- "test"
- ]
-}