summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 877e818..0000000
--- a/package.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "name": "clean-blog",
- "title": "Clean Blog",
- "version": "3.3.7+1",
- "homepage": "http://startbootstrap.com/template-overviews/clean-blog",
- "author": "Start Bootstrap",
- "license": {
- "type": "MIT",
- "url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE"
- },
- "devDependencies": {
- "bootstrap": "^3.3.7",
- "browser-sync": "^2.13.0",
- "font-awesome": "^4.6.3",
- "gulp": "^3.9.1",
- "gulp-clean-css": "^2.0.10",
- "gulp-header": "^1.8.7",
- "gulp-less": "^3.1.0",
- "gulp-rename": "^1.2.2",
- "gulp-uglify": "^1.5.4",
- "jquery": "^1.11.3"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/BlackrockDigital/startbootstrap-clean-blog.git"
- }
-}