49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
|
{
|
||
|
"name": "autonomic-cooperative",
|
||
|
"description": "",
|
||
|
"version": "1.0.0",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://https://gitlab.com/autonomic-cooperative/autonomic-cooperative.gitlab.io.git"
|
||
|
},
|
||
|
"authors": [
|
||
|
"Clara Jordan"
|
||
|
],
|
||
|
"license": "GPL-3.0",
|
||
|
"devDependencies": {
|
||
|
"breakpoint": "^0.1.6",
|
||
|
"browser-sync": "^2.9.6",
|
||
|
"generator-breakpoint": "^1.2.2",
|
||
|
"gulp": "^3.9.0",
|
||
|
"gulp-autoprefixer": "^3.0.1",
|
||
|
"gulp-build": "^0.5.3",
|
||
|
"gulp-concat": "^2.6.0",
|
||
|
"gulp-cssmin": "^0.1.7",
|
||
|
"gulp-data": "^1.2.1",
|
||
|
"gulp-file-include": "^1.1.0",
|
||
|
"gulp-imagemin": "^3.3.0",
|
||
|
"gulp-jshint": "^2.0.1",
|
||
|
"gulp-nunjucks-render": "^2.2.1",
|
||
|
"gulp-pxtorem": "^3.0.0",
|
||
|
"gulp-sass": "^2.0.4",
|
||
|
"gulp-uglify": "^2.0.0",
|
||
|
"gulp-util": "^3.0.7",
|
||
|
"gulp-wrap": "^0.11.0",
|
||
|
"jshint": "^2.9.3",
|
||
|
"jshint-stylish": "^2.2.1",
|
||
|
"markdown": "^0.5.0",
|
||
|
"node-sass": "^3.13.1",
|
||
|
"yo": "^2.0.0"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"breakpoint-sass": "~2.6.1",
|
||
|
"susy": "~2.2.5",
|
||
|
"jquery": "^3.1.1",
|
||
|
"jquery-tiny-pubsub": "^0.7.0"
|
||
|
}
|
||
|
}
|