{ "name": "@kbn/config-schema", "main": "./target/out/index.js", "types": "./target/types/index.d.ts", "version": "1.0.0", "license": "Apache-2.0", "private": true, "scripts": { "build": "../../node_modules/.bin/tsc", "kbn:bootstrap": "yarn build" } }