aqua/api/api-npm/__test__/data/transitive-deps/project/package.json
InversionSpaces 46ab9e223f Add test
2023-12-06 11:33:35 +00:00

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"
}
}