-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
76 lines (76 loc) · 1.88 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"name": "@27works/posto",
"version": "2.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "[email protected]",
"repository": {
"url": "https://github.com/27Works/posto.git"
},
"license": "ISC",
"dependencies": {
"@dadi/nodemailer-browser-transport": "^1.0.1",
"dustjs-linkedin": "^2.7.5",
"arc-templates": "^0.5.3",
"atpl": ">=0.7.6",
"babel-core": "^6.26.3",
"babel-preset-react": "^6.24.1",
"bracket-template": "^1.1.5",
"coffee-script": "^1.12.7",
"dot": "^1.1.3",
"dust": "^0.3.0",
"dustjs-helpers": "^1.7.4",
"eco": "^1.1.0-rc-3",
"ect": "^0.5.9",
"ejs": "^3.1.5",
"haml-coffee": "^1.14.1",
"hamlet": "^0.3.3",
"hamljs": "^0.6.2",
"handlebars": "^4.7.6",
"hogan.js": "^3.0.2",
"htmling": "^0.0.8",
"jade": "^1.11.0",
"jazz": "^0.0.18",
"jqtpl": "~1.1.0",
"just": "^0.1.8",
"liquid-node": "^3.0.1",
"liquor": "^0.0.5",
"lodash": "^4.17.20",
"marko": "^3.14.4",
"mocha": "^3.5.3",
"mote": "^0.2.0",
"mustache": "^4.0.1",
"nunjucks": "^3.2.2",
"plates": "~0.4.11",
"pug": "^3.0.0",
"qejs": "^3.0.5",
"ractive": "^1.3.12",
"razor-tmpl": "^1.3.1",
"slm": "^2.0.0",
"squirrelly": "^5.1.0",
"swig": "^1.4.2",
"swig-templates": "^2.0.3",
"teacup": "^2.0.0",
"templayed": ">=0.2.3",
"tinyliquid": "^0.2.34",
"toffee": "^0.3.6",
"twig": "^1.15.2",
"twing": "^5.0.2",
"underscore": "^1.11.0",
"vash": "^0.13.0",
"walrus": "^0.10.1",
"whiskers": "^0.4.0",
"email-templates": "8.0.8",
"lodash.template": "^4.5.0",
"mailparser": "^3.4.0",
"mjml": "^4.13.0",
"nodemailer": "^6.7.2",
"nodemailer-sendgrid-transport": "^0.2.0",
"preview-email": "^3.0.5",
"velocityjs": "^2.0.6"
}
}