mirror of
https://github.com/fluencelabs/aqua.git
synced 2024-12-12 09:45:32 +00:00
8 lines
149 B
JSON
8 lines
149 B
JSON
|
{
|
||
|
"name": "Project",
|
||
|
"version": "0.1.0",
|
||
|
"dependencies": {
|
||
|
"A": "file:../A-0.1.0.tgz",
|
||
|
"B": "file:../B-0.1.0.tgz"
|
||
|
}
|
||
|
}
|