15 lines
281 B
JSON
15 lines
281 B
JSON
{
|
|
"name": "attu",
|
|
"version": "0.1.0",
|
|
"description": "Attu",
|
|
"license": "Apache-2.0",
|
|
"bugs": "https://github.com/zilliztech/attu/issues",
|
|
"release": {
|
|
"branches": [
|
|
"main",
|
|
"next",
|
|
"{name: 'beta', prerelease: true}"
|
|
]
|
|
},
|
|
"private": true
|
|
} |