We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d4d25 commit b162fafCopy full SHA for b162faf
package.json
@@ -1,16 +1,15 @@
1
{
2
"name": "testcafe-browser-provider-browserstack",
3
"version": "1.14.1-alpha.1",
4
- "description": "browserstack TestCafe browser provider plugin.",
+ "description": "Browserstack TestCafe browser provider plugin.",
5
"repository": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
6
"engines": {
7
"node": ">=8.0.0"
8
},
9
"homepage": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
10
"author": {
11
- "name": "Andrey Belym",
12
- "email": "[email protected]",
13
- "url": "https://github.com/DevExpress/testcafe-browser-provider-browserstack"
+ "name": "Developer Express Inc.",
+ "url": "https://devexpress.com"
14
15
"main": "lib/index",
16
"files": [
0 commit comments