9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"name": "@terrace/python",
|
|
"version": "0.0.1",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"test": "python3 ./test/index.py"
|
|
}
|
|
}
|