{
  "name": "@rmotr/jupyterlab-solutions",
  "version": "0.0.7",
  "description": "Add your own exercises to JupyterLab",
  "keywords": [
    "jupyter",
    "jupyterlab",
    "jupyterlab-extension",
    "jupyter-notebook",
    "education",
    "educational",
    "javascript",
    "teachers",
    "demo",
    "students",
    "jupyterlab-solutions"
  ],
  "homepage": "https://github.com/rmotr/jupyterlab-solutions.git",
  "bugs": {
    "url": "https://github.com/rmotr/jupyterlab-solutions/issues"
  },
  "license": "BSD-3-Clause",
  "author": "rmotr.com",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/rmotr/jupyterlab-solutions.git"
  },
  "scripts": {},
  "dependencies": {
    "@jupyterlab/application": "^1.2.1",
    "@jupyterlab/apputils": "^1.2.1",
    "@phosphor/widgets": "^1.9.3"
  },
  "devDependencies": {},
  "jupyterlab": {
    "extension": true
  }
}
