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