kibana/packages/kbn-eslint-plugin-eslint/package.json
Brandon Kobel 170a2956c8
Updating the License (#88343)
* Updating the Licenses, except for applying eslint, building

* Applying ESLint rules,building @kbn/pm, regenerating api docs
2021-01-19 17:52:56 -08:00

10 lines
166 B
JSON

{
"name": "@kbn/eslint-plugin-eslint",
"version": "1.0.0",
"private": true,
"license": "SSPL-1.0 OR Elastic License",
"kibana": {
"devOnly": true
}
}