FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
browserstack-local-nodejs/package.json at master · browserstack/browserstack-local-nodejs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
browserstack
/
browserstack-local-nodejs
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
72
Code
Issues
25
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
browserstack-local-nodejs
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
43 lines (43 loc) · 1.08 KB
Breadcrumbs
browserstack-local-nodejs
/
package.json
Copy path
File metadata and controls
43 lines (43 loc) · 1.08 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
browserstack-local
"
,
"version"
:
"
1.5.13
"
,
"description"
:
"
Nodejs bindings for BrowserStack Local
"
,
"engine"
:
"
^0.10.44
"
,
"main"
:
"
index.js
"
,
"types"
:
"
index.d.ts
"
,
"scripts"
: {
"pretest"
:
"
./node_modules/.bin/eslint lib/* index.js
"
,
"test"
:
"
./node_modules/.bin/mocha
"
},
"keywords"
: [
"
BrowserStack
"
,
"
Local
"
,
"
selenium
"
,
"
testing
"
],
"author"
:
"
BrowserStack
"
,
"license"
:
"
MIT
"
,
"dependencies"
: {
"agent-base"
:
"
^6.0.2
"
,
"https-proxy-agent"
:
"
^5.0.1
"
,
"is-running"
:
"
^2.1.0
"
,
"tree-kill"
:
"
^1.2.2
"
},
"devDependencies"
: {
"eslint"
:
"
^7.0.0
"
,
"eslint-plugin-mocha"
:
"
^10.1.0
"
,
"expect.js"
:
"
0.3.1
"
,
"mocha"
:
"
^10.0.0
"
,
"mocks"
:
"
0.0.15
"
,
"proxy"
:
"
^1.0.2
"
,
"rimraf"
:
"
^3.0.2
"
,
"sinon"
:
"
^1.17.6
"
,
"temp-fs"
:
"
^0.9.9
"
},
"bugs"
:
"
https://github.com/browserstack/browserstack-local-nodejs/issues
"
,
"homepage"
:
"
https://github.com/browserstack/browserstack-local-nodejs
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/browserstack/browserstack-local-nodejs.git
"
}
}
Back
|
FazBrowse Home
|
New Git URL