FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WinAppDriver/Samples/JavaScript/package.json at master · microsoft/WinAppDriver · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
WinAppDriver
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
4k
Code
Issues
1.1k
Pull requests
49
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
WinAppDriver
/
Samples
/
JavaScript
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 327 Bytes
Breadcrumbs
WinAppDriver
/
Samples
/
JavaScript
/
package.json
Copy path
File metadata and controls
19 lines (19 loc) · 327 Bytes
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
{
"name"
:
"
winappdriver-js-webdriver-example-repo
"
,
"version"
:
"
0.0.1
"
,
"private"
:
true
,
"scripts"
: {
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git@github.com:Microsoft/WinAppDriver.git
"
},
"license"
:
"
MIT
"
,
"workspaces"
: {
"packages"
: [
"
packages/*
"
]
},
"devDependencies"
: {
}
}
Back
|
FazBrowse Home
|
New Git URL