forked from Kittyness/cucumber-protractor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
typings.json
15 lines (15 loc) · 894 Bytes
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"dependencies": {},
"devDependencies": {},
"globalDependencies": {
"angular-protractor": "github:DefinitelyTyped/DefinitelyTyped/angular-protractor/angular-protractor.d.ts#64b25f63f0ec821040a5d3e049a976865062ed9d",
"chai": "registry:dt/chai#3.4.0+20160317120654",
"chai-as-promised": "registry:dt/chai-as-promised#0.0.0+20160317120654",
"chai-string": "registry:dt/chai-string#1.1.4+20160317120654",
"chai-things": "registry:dt/chai-things#0.0.0+20160624070531",
"cucumber": "registry:dt/cucumber#0.0.0+20160620145537",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#8cf8164641be73e8f1e652c2a5b967c7210b6729",
"promises-a-plus": "registry:dt/promises-a-plus#0.0.0+20160317120654",
"selenium-webdriver": "github:DefinitelyTyped/DefinitelyTyped/selenium-webdriver/selenium-webdriver.d.ts#a83677ed13add14c2ab06c7325d182d0ba2784ea"
}
}