UNPKG

@jupyter-widgets/schema

Version:

Schemas for the Jupyter interactive Widgets

26 lines (25 loc) 641 B
{ "name": "@jupyter-widgets/schema", "version": "0.5.6", "description": "Schemas for the Jupyter interactive Widgets", "keywords": [ "jupyter", "schemas", "notebook" ], "homepage": "https://github.com/jupyter-widgets/ipywidgets#readme", "bugs": { "url": "https://github.com/jupyter-widgets/ipywidgets/issues" }, "repository": { "type": "git", "url": "git+https://github.com/jupyter-widgets/ipywidgets.git" }, "license": "BSD-3-Clause", "author": "Project Jupyter", "main": "index.js", "scripts": { "test": "node index.js" }, "gitHead": "d14c4c67b629e4761f738ce3c8155af0ef03fe3c" }