mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
Updates files outside of x-pack to be triple-licensed under Elastic License 2.0, AGPL 3.0, or SSPL 1.0.
7 lines
156 B
JSON
7 lines
156 B
JSON
{
|
|
"name": "@kbn/cbor",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"license": "Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0",
|
|
"main": "./index.ts"
|
|
}
|