{
  "name": "@runtime-type-inspector/repl",
  "version": "4.0.6",
  "description": "REPL of RuntimeTypeInspector.js",
  "main": "index.html",
  "author": "Hermann Rolfes (kungfooman)",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@babel/parser": "^8.0.0-alpha.12",
    "@runtime-type-inspector/transpiler": "^4.0.6",
    "ace-builds": "^1.35.2",
    "ace-diff": "^3.0.3",
    "display-anything": "^1.1.0",
    "express": "^4.18.2",
    "react-es6": "^1.0.0",
    "worker-with-import-map": "^1.0.4"
  }
}
