{ "name": "build-rig", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "postinstall": "node ./common/scripts/install-run-rush.js install", "start": "node ./scripts/watch.js" }, "keywords": [], "author": "", "private": true, "license": "MIT" }