mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-12 15:24:18 +00:00
9 lines
90 B
JSON
9 lines
90 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"test": "ava"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"ava": "^0.16.0"
|
||
|
}
|
||
|
}
|