summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index eb866e29..00000000
--- a/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "kanboard",
- "devDependencies": {
- "gulp": "^3.9.1",
- "gulp-cli": "^1.2.2",
- "gulp-concat": "^2.6.1",
- "gulp-uglify": "^2.0.0",
- "jshint": "^2.9.4"
- },
- "dependencies": {
- "textarea-caret": "^3.0.2"
- }
-}