kibana/packages/kbn-std/package.json

9 lines
No EOL
216 B
JSON

{
"name": "@kbn/std",
"main": "./target_node/index.js",
"version": "1.0.0",
"author": "Kibana Core",
"license": "SSPL-1.0 OR Elastic License 2.0",
"private": true,
"types": "./target_types/index.d.ts"
}