Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
33 lines (33 loc) · 917 Bytes

File metadata and controls

33 lines (33 loc) · 917 Bytes
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
{
"name": "test",
"version": "1.0.0",
"description": "Integration tests for the templates in JavaScriptServices. This is not really an NPM package and will not be published.",
"main": "index.js",
"scripts": {
"test": "tsc && wdio"
},
"author": "Microsoft",
"license": "Apache-2.0",
"dependencies": {
"@types/chai": "^3.4.34",
"@types/mkdirp": "^0.3.29",
"@types/mocha": "^2.2.33",
"@types/node": "^6.0.52",
"@types/rimraf": "^0.0.28",
"@types/webdriverio": "^4.0.32",
"chai": "^3.5.0",
"cross-spawn": "^5.0.1",
"mkdirp": "^0.5.1",
"portastic": "^1.0.1",
"rimraf": "^2.5.4",
"selenium-standalone": "^5.9.0",
"tree-kill": "^1.1.0",
"typescript": "^2.1.4",
"webdriverio": "^4.5.0"
},
"devDependencies": {
"wdio-junit-reporter": "^0.2.0",
"wdio-mocha-framework": "^0.5.7",
"wdio-selenium-standalone-service": "0.0.7"
}
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.