mirror of
https://github.com/status-im/whisper-embark-tutorial.git
synced 2026-08-31 05:41:07 +00:00
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"name": "whisper-embark-tutorial",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"scripts": {
|
|
"test": "embark test"
|
|
},
|
|
"author": "Richard Ramos <richard@status.im>",
|
|
"license": "MIT",
|
|
"homepage": "",
|
|
"devDependencies": {}
|
|
}
|