kibana/packages/kbn-docs-utils/package.json

11 lines
222 B
JSON

{
"name": "@kbn/docs-utils",
"version": "1.0.0",
"license": "SSPL-1.0 OR Elastic License 2.0",
"private": "true",
"main": "target/index.js",
"types": "target/index.d.ts",
"kibana": {
"devOnly": true
}
}