{ "name": "python-tornado", "private": true, "version": "3.8.0", "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", "dependencies": { "@finos/perspective": "workspace:", "@finos/perspective-viewer": "workspace:", "@finos/perspective-viewer-d3fc": "workspace:", "@finos/perspective-viewer-datagrid": "workspace:", "@finos/perspective-workspace": "workspace:", "superstore-arrow": "^3.2.0" }, "devDependencies": { "npm-run-all": "^4.1.3" } }