8 lines
128 B
JSON
8 lines
128 B
JSON
|
{
|
||
|
"module": "resource",
|
||
|
"options": {
|
||
|
"path": "/example-resource",
|
||
|
"msg": "my message?"
|
||
|
},
|
||
|
"main": "example.js"
|
||
|
}
|