mason/test/mason.json

13 lines
241 B
JSON

{
"name" : "test",
"version" : "0.0.1",
"dependencies" : [
"somePath",
"https://git.macaw.me/blue/mason.git",
{
"name" : "aProject",
"path" : "https://nowhere.to"
}
]
}