12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"name": "python-aiohttp",
|
|
"private": true,
|
|
"version": "4.5.2",
|
|
"description": "An example of editing a `perspective-python` server from the browser.",
|
|
"scripts": {
|
|
"start": "PYTHONPATH=../../python/perspective python3 server.py"
|
|
},
|
|
"keywords": [],
|
|
"license": "Apache-2.0"
|
|
}
|