proxy-generics-mandrill
Version:
Proxy Generic mandrillapp.com
47 lines (46 loc) • 1 kB
JSON
{
"name": "proxy-generics-mandrill",
"version": "0.0.3",
"description": "Proxy Generic mandrillapp.com",
"homepage": "https://cali-style.com",
"author": {
"name": "scott-wyatt",
"email": "scottwyatt86@gmail.com",
"url": "https://cali-style.com"
},
"main": "index.js",
"keywords": [
"proxy-engine",
"proxy-cart",
"proxy-generics",
"mandrill",
"email",
"trailpack",
"trails",
"trailjs"
],
"dependencies": {
"mandrill-api": "^1.0.45"
},
"devDependencies": {
"eslint": "^2.4",
"eslint-config-trails": "^2",
"lodash": "^4.11.1",
"mocha": "^2.4.5",
"smokesignals": "v2-latest",
"supertest": "^2.0.1",
"trailpack-proxy-generics": "^0.0.16",
"trails": "v2-latest"
},
"scripts": {
"test": "eslint . && mocha"
},
"engines": {
"node": ">= 4.0.0"
},
"eslintConfig": {
"extends": "trails"
},
"repository": "git@github.com:CaliStyle/proxy-generics-mandrill.git",
"license": "MIT"
}