{
  "name": "literate-elm",
  "version": "0.9.0",
  "description": "Runs literate Elm code blocks and calculates Elm expressions",
  "keywords": [
    "elm",
    "literate-programming",
    "litvis",
    "lp",
    "markdown",
    "run-elm"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gicentre/litvis.git"
  },
  "license": "BSD-3-Clause",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "dependencies": {
    "@kachkaev/run-elm": "3.0.0-node-12-litvis-patch.0",
    "elm-string-representation": "^2.0.0",
    "execa": "^5.1.1",
    "fs-extra": "^10.0.0",
    "globby": "^11.0.4",
    "lodash": "^4.17.21",
    "object-hash": "^2.2.0",
    "sleep-promise": "^9.1.0"
  },
  "gitHead": "c8576c978fbde5e79ac7511a03630a37ac320a9c"
}
