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

package.json - github.com/zwbetz-gh/cayman-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1676d6348027b838b377fb6167ee1b5fd8f43827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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"
  }
}