summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/systemjs/bower.json')
-rw-r--r--thirdparty/systemjs/bower.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/thirdparty/systemjs/bower.json b/thirdparty/systemjs/bower.json
deleted file mode 100644
index fa64a2d81..000000000
--- a/thirdparty/systemjs/bower.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "system.js",
- "main": "./dist/system.js",
- "ignore": [
- ".agignore",
- ".gitignore",
- ".travis.yml",
- "index.js",
- "lib/",
- "package.json",
- "Makefile",
- "test"
- ],
- "devDependencies": {
- "qunit": "~1.12.0"
- }
-}