kretschmann.io/package.json

31 lines
775 B
JSON

{
"name": "kretschmannio",
"version": "0.0.1",
"description": "",
"devDependencies": {
"chalk": ">=1.0.0",
"concurrent-transform": ">=1.0.0",
"del": ">=1.2.0",
"gulp": ">=3.8.0",
"gulp-autoprefixer": ">=2.3.0",
"gulp-awspublish": ">=2.0.2",
"gulp-connect": ">=2.0.5",
"gulp-cssmin": ">=0.1.7",
"gulp-htmlmin": ">=1.1.3",
"gulp-less": ">=3.0.0",
"gulp-load-plugins": ">=0.10.0",
"gulp-rename": ">=1.2.2",
"gulp-rev": ">=4.0.0",
"gulp-rev-replace": ">=0.4.1",
"gulp-rsync": ">=0.0.5",
"run-sequence": ">=1.1.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kremalicious/kretschmann.io.git"
}
}