kretschmann.cat/package.json

22 lines
442 B
JSON

{
"name": "kretschmann-cat",
"version": "1.0.0",
"author": {
"name": "Matthias Kretschmann",
"email": "m@kretschmann.io"
},
"homepage": "https://kretschmann.cat",
"main": "gulpfile.js",
"devDependencies": {
"gulp-awspublish": ">=3.0.0"
},
"engines": {
"node": ">=0.10.29"
},
"private": true,
"repository": {
"type": "git",
"url": "https://www.git.berlin/kremalicious/kretschmann.cat.git"
}
}