{
  "name": "@jupyter-widgets/schema",
  "version": "0.5.3",
  "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"
  }
}
