kibana/packages/kbn-test-subj-selector/package.json
Spencer 07c1284e9d
[kbn/bootstrap] validate that certain deps don't ship in production (#80549)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-15 09:56:10 -07:00

13 lines
238 B
JSON
Executable file

{
"name": "@kbn/test-subj-selector",
"version": "0.2.1",
"description": "",
"main": "index.js",
"keywords": [],
"author": "Spencer Alger <email@spalger.com>",
"license": "Apache-2.0",
"kibana": {
"devOnly": true
}
}