16 lines
268 B
JSON
16 lines
268 B
JSON
{
|
|
"root": "/Users/josh/workspace/schemaflow",
|
|
"subprojects": {
|
|
"ruby": {
|
|
"path": "ruby",
|
|
"type": "ruby",
|
|
"description": "Ruby library"
|
|
},
|
|
"cli": {
|
|
"path": "cli",
|
|
"type": "node",
|
|
"description": "CLI tool"
|
|
}
|
|
}
|
|
}
|