File size: 622 Bytes
2f6222b
 
 
 
 
 
 
 
 
 
8e72bb5
d5ff673
2f6222b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "radiobee-aligner",
  "version": "1.0.0",
  "description": "---\r title: radiobee aligner\r emoji: 🚧\r colorFrom: blue\r colorTo: red\r sdk: gradio\r app_file: radiobee/__main__.py\r pinned: false\r ---",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "pyright": "pyright",
    "pyright-radiobee": "pyright radiobee",
    "flake8": "flake8",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://huggingface.co/spaces/mikeee/radiobee-aligner"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}