UNPKG

1.06 kBJSONView Raw
1{
2 "name": "benchpress",
3 "version": "2.0.0-beta.17",
4 "description": "Benchpress - a framework for e2e performance tests",
5 "homepage": "https://github.com/angular/angular",
6 "bugs": "https://github.com/angular/angular/issues",
7 "main": "./index.js",
8 "contributors": [
9 "Alex Eagle <alexeagle@google.com>",
10 "Chirayu Krishnappa <chirayu@google.com>",
11 "Jeff Cross <crossj@google.com>",
12 "Matias Niemela <matsko@google.com>",
13 "Misko Hevery <misko@google.com>",
14 "Rado Kirov <radokirov@google.com>",
15 "Tobias Bosch <tbosch@google.com>",
16 "Victor Savkin <vsavkin@google.com>",
17 "Yegor Jbanov <yjbanov@google.com>",
18 "Jeremy Elbourn <jelbourn@google.com>"
19 ],
20 "license": "MIT",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/angular/angular.git"
24 },
25 "dependencies": {
26 "es6-shim": "^0.35.0",
27 "reflect-metadata": "0.1.2",
28 "rxjs": "5.0.0-beta.6",
29 "selenium-webdriver": "",
30 "zone.js": "^0.6.12"
31 },
32 "optionalDependencies": {
33 "jpm": "1.0.0",
34 "firefox-profile": "^0.3.4"
35 }
36}
\No newline at end of file