Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index ab67724..0000000
--- a/package.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "name": "hugo-now",
- "version": "1.0.0",
- "description": "![Powered By Hugo](https://raw.githubusercontent.com/mikeblum/hugo-now/master/static/logo/hugo-now.png)",
- "main": "Gulpfile.js",
- "dependencies": {},
- "devDependencies": {
- "del": "^3.0.0",
- "gulp": "^4.0.2",
- "gulp-autoprefixer": "^4.0.0",
- "gulp-concat": "^2.6.1",
- "gulp-exec": "^2.1.3",
- "gulp-minify": "^3.1.0",
- "gulp-rename": "^1.2.2",
- "gulp-sass": "^3.1.0",
- "gulp-uglify": "^3.0.0",
- "gulp-watch": "^5.0.1",
- "yargs-parser": ">=5.0.0-security.0"
- },
- "scripts": {},
- "repository": {
- "type": "git",
- "url": "git+https://github.com/mikeblum/hugo-now.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "bugs": {
- "url": "https://github.com/mikeblum/hugo-now/issues"
- },
- "homepage": "https://github.com/mikeblum/hugo-now#readme"
-}