mirror of
https://github.com/embarklabs/dreddit-tutorial.git
synced 2025-02-17 11:16:24 +00:00
13 lines
192 B
JSON
13 lines
192 B
JSON
{
|
|
"name": "dreddit",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"scripts": {
|
|
"test": "embark test"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"homepage": "",
|
|
"devDependencies": {}
|
|
}
|