UNPKG

471 BJSONView Raw
1{
2 "name": "@fluidframework/build-common",
3 "version": "0.24.0",
4 "description": "Package containing common configs",
5 "homepage": "https://fluidframework.com",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/microsoft/FluidFramework.git",
9 "directory": "common/build/build-common"
10 },
11 "license": "MIT",
12 "author": "Microsoft and contributors",
13 "sideEffects": false,
14 "bin": {
15 "gen-version": "bin/gen-version"
16 },
17 "scripts": {}
18}