responsive-html-email-signa.../package.json

45 lines
1.2 KiB
JSON

{
"name": "responsive-html-email-signature",
"version": "4.0.0-rc.2",
"description": "Responsive template for email signatures",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fadeit/responsive-html-email-signature.git"
},
"keywords": [
"responsive",
"template",
"email",
"signature"
],
"author": "Dan Mindru <mindrudan@gmail.com> (http://mindrudan.com/)",
"license": "MIT",
"bugs": {
"url": "https://github.com/fadeit/responsive-html-email-signature/issues"
},
"homepage": "https://github.com/fadeit/responsive-html-email-signature#readme",
"dependencies": {
"autoprefixer": "^6.3.6",
"del": "^2.2.0",
"fs-extra": "^0.30.0",
"gulp": "~3.9.1",
"gulp-autoprefixer": "^3.1.0",
"gulp-david": "~0.4.2",
"gulp-inline-css": "~3.1.0",
"gulp-inline-image-html": "~0.2.1",
"gulp-less": "^3.1.0",
"gulp-minify-html": "~1.0.5",
"gulp-minify-inline": "~0.2.1",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.1.1",
"gulp-preprocess": "~2.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.3.1",
"q": "~1.4.1"
}
}