Newer
Older
"name": "browserid",
Lloyd Hilaiel
committed
"version": "1.0.0-b1",
"private": true,
"dependencies": {
"JSONSelect": "0.4.0",
"compute-cluster": "0.0.6",
"connect": "1.7.2",
Lloyd Hilaiel
committed
"client-sessions": "0.0.6",
"connect-cachify": "0.0.10",
"connect-cookie-session": "0.0.2",
"connect-logger-statsd": "0.0.1",
"ejs": "0.4.3",
"gobbledygook": "0.0.3",
Lloyd Hilaiel
committed
Lloyd Hilaiel
committed
Lloyd Hilaiel
committed
"postprocess": "0.2.4",
"underscore": "1.3.1",
Zachary Carter
committed
},
"optionalDependencies": {
"node-statsd": "https://github.com/downloads/lloyd/node-statsd/0509f85.tgz"
},
Lloyd Hilaiel
committed
"scripts": {
"postinstall": "node ./scripts/generate_ephemeral_keys.js",
"test": "./scripts/test",
"start": "node ./scripts/run_locally.js"
},
"engines": {
}