{
	"name": "second-release-group-root",
	"version": "2.0.0",
	"description": "Test package",
	"homepage": "https://fluidframework.com",
	"repository": {
		"type": "git",
		"url": "https://github.com/microsoft/FluidFramework.git",
		"directory": "build-tools/packages/build-infrastructure/src/test/data/testRepo/second"
	},
	"license": "MIT",
	"author": "Microsoft and contributors",
	"dependencies": {
		"@fluid-tools/build-infrastructure": "link:../../../../../../build-infrastructure"
	}
}
