-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
44 lines (44 loc) · 1.21 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
{
"name": "www-totalav",
"version": "1.0.0",
"dependencies": {
"axios": "^0.19.0",
"fstream": "^1.0.12",
"lodash": "^4.17.15",
"lodash.mergewith": "^4.6.2",
"lodash.template": "^4.5.0",
"npm-ts-components": "git+ssh://[email protected]/protectednet/npm-ts-components.git",
"tar": "^4.4.10"
},
"devDependencies": {
"browser-sync": "^2.26.7",
"concurrent-transform": "^1.0.0",
"css-vars-ponyfill": "^1.17.2",
"flexibility": "^2.0.1",
"foundation-sites": "^6.5.3",
"glob": "^7.1.4",
"gulp": "^4.0.0",
"gulp-changed": "^3.2.0",
"gulp-concat": "^2.6.1",
"gulp-imagemin": "^5.0.3",
"gulp-load-plugins": "^1.5.0",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.0.2",
"gulp-sass-glob": "^1.0.9",
"gulp-sourcemaps": "^2.6.5",
"gulp-util": "^3.0.8",
"jquery": "^3.4.1",
"jquery-creditcardvalidator": "^1.0.0",
"js-yaml": "^3.13.1",
"postcss-flexibility": "^2.0.0",
"slick-carousel": "^1.8.1",
"ts-loader": "^5.1.1",
"ts-transformer-imports": "^0.2.0",
"ttypescript": "^1.5.6",
"typescript": "^3.0.3",
"webpack": "^4.29.6",
"webpack-stream": "^5.2.1",
"yargs": "^13.2.4"
}
}