mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"name": "@k8slens/main-extensions",
|
|
"productName": "Lens extensions",
|
|
"description": "Lens - The Kubernetes IDE: extensions",
|
|
"version": "0.0.0",
|
|
"copyright": "© 2020, Mirantis, Inc.",
|
|
"license": "MIT",
|
|
"files": [
|
|
"api.d.ts"
|
|
],
|
|
"author": {
|
|
"name": "Mirantis, Inc.",
|
|
"email": "info@k8slens.dev"
|
|
}
|
|
}
|