Skip to content
Permalink
cc7cd7f1e9
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
33 lines (33 sloc) 881 Bytes
{
"name": "ation-design",
"version": "1.0.0",
"description": "-ATION 2016 Mockups",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.uconn.edu:bak11004/ation-design.git"
},
"keywords": [
"ation"
],
"author": "Brian Kelleher",
"license": "UNLICENSED",
"devDependencies": {
"browser-sync": "2.6.5",
"gulp": "3.8.11",
"gulp-autoprefixer": "2.1.0",
"gulp-cache": "0.2.8",
"gulp-concat": "2.5.2",
"gulp-htmlmin": "^1.3.0",
"gulp-imagemin": "2.2.1",
"gulp-jshint": "1.10.0",
"gulp-minify-css": "1.0.0",
"gulp-plumber": "1.0.0",
"gulp-rename": "1.2.2",
"gulp-sass": "^2.0.0",
"gulp-uglify": "1.2.0"
}
}