10 lines
200 B
JSON
10 lines
200 B
JSON
{
|
|
"private": true,
|
|
"name": "perspective-python-internal",
|
|
"version": "1.3.13",
|
|
"scripts": {
|
|
"bench": "python3 bench/perspective_benchmark.py",
|
|
"docs": "python3 docs/generate.py"
|
|
}
|
|
}
|