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

github.com/zwbetz-gh/cayman-hugo-theme.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.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 1676d63..0000000
--- a/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "name": "Cayman",
- "version": "1.0.0",
- "homepage": "http://github.com/jasonlong/cayman-theme",
- "author": "Jason Long",
- "scss": "./scss/cayman.scss",
- "devDependencies": {
- "autoprefixer": "^6.6.0",
- "grunt-browser-sync": "~2.1.1",
- "grunt": "~1.0.1",
- "grunt-postcss": "~0.8.0",
- "grunt-sass": "~1.1.0",
- "grunt-contrib-watch": "~1.0.0"
- }
-}