|
85 | 85 | "saucelabs": "^1.5.0", |
86 | 86 | "selenium-webdriver": "^3.6.0", |
87 | 87 | "sinon": "^4.4.5" |
88 | | - }, |
89 | | - "now": { |
90 | | - "alias": "jsperf.com", |
91 | | - "env": { |
92 | | - "NODE_ENV": "production", |
93 | | - "SCHEME": "https", |
94 | | - "DOMAIN": "jsperf.com", |
95 | | - "GITHUB_CLIENT_ID": "@jsperf-github-id", |
96 | | - "GITHUB_CLIENT_SECRET": "@jsperf-github-secret", |
97 | | - "GITHUB_CALLBACK": "https://jsperf.com", |
98 | | - "BROWSERSCOPE": "@jsperf-browserscope", |
99 | | - "BELL_COOKIE_PASS": "@jsperf-bell-pass", |
100 | | - "COOKIE_PASS": "@jsperf-cookie-pass", |
101 | | - "MYSQL_USER": "@jsperf-db-user", |
102 | | - "MYSQL_PASSWORD": "@jsperf-db-pass", |
103 | | - "MYSQL_DATABASE": "@jsperf-db-db", |
104 | | - "MYSQL_HOST": "@jsperf-db-host", |
105 | | - "MYSQL_PORT": "@jsperf-db-port", |
106 | | - "LOGGLY_TOKEN": "@jsperf-loggly-token", |
107 | | - "LOGGLY_SUBDOMAIN": "@jsperf-loggly-subdomain", |
108 | | - "REDIS_HOST": "@jsperf-redis-host", |
109 | | - "REDIS_PORT": "@jsperf-redis-port", |
110 | | - "REDIS_PASSWORD": "@jsperf-redis-password" |
111 | | - }, |
112 | | - "public": true |
113 | 88 | } |
114 | 89 | } |
0 commit comments