summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-04-24 12:35:34 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-04-24 12:35:34 -0400
commit082d54c3421285f7a12489a2855dcfa90959c810 (patch)
tree434359c135ec54897e7e9ce8a5c4a94a7bd4dd22 /package.json
parent34a39cd6f147b47c03e8a0296ae54593bd023bc0 (diff)
Remove Noah's files
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"
- }
-}