{ "name": "kbn_tp_run_pipeline", "version": "1.0.0", "main": "target/test/interpreter_functional/plugins/kbn_tp_run_pipeline", "kibana": { "version": "kibana", "templateVersion": "1.0.0" }, "license": "SSPL-1.0 OR Elastic License 2.0", "scripts": { "kbn": "node ./../../../../scripts/kbn.js", "build": "rm -rf './target' && ../../../../node_modules/.bin/tsc" } }