mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 14:25:58 +00:00
9 lines
121 B
JSON
9 lines
121 B
JSON
{
|
|
"name": "realm-tests",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"realm": "file:../lib"
|
|
}
|
|
}
|