forked from prebid/Prebid.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
142 lines (142 loc) · 3.84 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"name": "prebid.js",
"version": "8.32.0-pre",
"description": "Header Bidding Management Library",
"main": "src/prebid.js",
"scripts": {
"serve": "gulp serve",
"test": "gulp test",
"lint": "gulp lint"
},
"repository": {
"type": "git",
"url": "https://github.com/prebid/Prebid.js.git"
},
"sideEffects": [
"src/prebid.js",
"modules/*.js",
"modules/*/index.js"
],
"browserslist": [
"> 0.25%",
"not IE 11",
"not op_mini all"
],
"keywords": [
"advertising",
"auction",
"header bidding",
"prebid"
],
"globalVarName": "pbjs",
"defineGlobal": true,
"author": "the prebid.js contributors",
"license": "Apache-2.0",
"engines": {
"node": ">=8.9.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
"@wdio/browserstack-service": "~7.16.0",
"@wdio/cli": "~7.5.2",
"@wdio/concise-reporter": "~7.5.2",
"@wdio/local-runner": "~7.5.2",
"@wdio/mocha-framework": "~7.5.2",
"@wdio/spec-reporter": "~7.19.0",
"@wdio/sync": "~7.5.2",
"ajv": "6.12.3",
"assert": "^2.0.0",
"babel-loader": "^8.0.5",
"babel-plugin-istanbul": "^6.1.1",
"babel-register": "^6.26.0",
"body-parser": "^1.19.0",
"chai": "^4.2.0",
"coveralls": "^3.1.0",
"deep-equal": "^2.0.3",
"documentation": "^14.0.0",
"es5-shim": "^4.5.14",
"eslint": "^7.27.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsdoc": "^38.1.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prebid": "file:./plugins/eslint",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^3.0.1",
"execa": "^1.0.0",
"faker": "^5.5.3",
"fs.extra": "^1.3.2",
"gulp": "^4.0.0",
"gulp-clean": "^0.4.0",
"gulp-concat": "^2.6.0",
"gulp-connect": "^5.7.0",
"gulp-eslint": "^6.0.0",
"gulp-if": "^3.0.0",
"gulp-js-escape": "^1.0.1",
"gulp-replace": "^1.0.0",
"gulp-shell": "^0.8.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.0.1",
"gulp-util": "^3.0.0",
"is-docker": "^2.2.1",
"istanbul": "^0.4.5",
"karma": "^6.3.2",
"karma-babel-preprocessor": "^8.0.1",
"karma-browserstack-launcher": "1.4.0",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.1",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-es5-shim": "^0.0.4",
"karma-firefox-launcher": "^2.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-opera-launcher": "^1.0.0",
"karma-safari-launcher": "^1.0.0",
"karma-script-launcher": "^1.0.0",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.32",
"karma-webpack": "^5.0.0",
"lodash": "^4.17.21",
"mocha": "^10.0.0",
"morgan": "^1.10.0",
"node-html-parser": "^6.1.5",
"opn": "^5.4.0",
"resolve-from": "^5.0.0",
"sinon": "^4.1.3",
"through2": "^4.0.2",
"url": "^0.11.0",
"url-parse": "^1.0.5",
"video.js": "^7.17.0",
"videojs-contrib-ads": "^6.9.0",
"videojs-ima": "^1.11.0",
"videojs-playlist": "^5.0.0",
"webdriverio": "^7.6.1",
"webpack": "^5.70.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-manifest-plugin": "^5.0.0",
"webpack-stream": "^7.0.0",
"yargs": "^1.3.1"
},
"dependencies": {
"@babel/core": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.18.9",
"@babel/preset-env": "^7.16.8",
"@babel/runtime": "^7.18.9",
"core-js": "^3.13.0",
"core-js-pure": "^3.13.0",
"criteo-direct-rsa-validate": "^1.1.0",
"crypto-js": "^4.2.0",
"dlv": "1.1.3",
"dset": "3.1.2",
"express": "^4.15.4",
"fun-hooks": "^0.9.9",
"just-clone": "^1.0.2",
"live-connect-js": "^6.3.4"
},
"optionalDependencies": {
"fsevents": "^2.3.2"
}
}