mirror of
https://github.com/amark/gun.git
synced 2025-07-31 07:43:20 +00:00
12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"name": "gun-tests-e2e",
|
|
"version": "0.0.0",
|
|
"description": "End to end tests for gun",
|
|
"private": true,
|
|
"main": "distributed.js",
|
|
"devDependencies": {
|
|
"panic-server": ">1.1.0",
|
|
"selenium-webdriver": ">3.3.0"
|
|
}
|
|
}
|