Files
Andrew Stein 582a1bc406 v1.3.13
2022-05-13 18:12:01 -04:00

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"
}
}