some more early thoughts about syntax
This commit is contained in:
parent
0c40906eca
commit
60b2220b97
7 changed files with 170 additions and 5 deletions
|
@ -1,4 +1,12 @@
|
|||
{
|
||||
"name" : "test",
|
||||
"version" : "0.0.1"
|
||||
"version" : "0.0.1",
|
||||
"dependencies" : [
|
||||
"somePath",
|
||||
"https://git.macaw.me/blue/mason.git",
|
||||
{
|
||||
"name" : "aProject",
|
||||
"path" : "https://nowhere.to"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue