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

package.json - github.com/dplesca/purehugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 079d2dadd22a6c3a9a9a0e6bf9ee3ab087b45d68 (plain)
1
2
3
4
5
6
7
8
{
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-concat": "^2.5.2",
    "gulp-minify-css": "^1.1.0",
    "gulp-uglify": "^1.2.0"
  }
}