UNPKG

synopkg

Version:

Consistent dependency versions in large JavaScript Monorepos

17 lines (16 loc) 492 B
{ "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" } }