UNPKG

438 BJSONView Raw
1{
2 "name": "@brandingbrand/fsfoundation",
3 "sideEffects": false,
4 "version": "7.8.0",
5 "description": "Foundation types for Flagship",
6 "main": "dist/index.js",
7 "types": "./dist/index.d.ts",
8 "license": "MIT",
9 "scripts": {
10 "prepare": "tsc",
11 "tsc:watch": "tsc -w --preserveWatchOutput"
12 },
13 "publishConfig": {
14 "registry": "https://registry.npmjs.org/"
15 },
16 "gitHead": "3d511647542eeea9e4339e644f380ffdba97e8be"
17}