Skip to content
Snippets Groups Projects
package.json 1.41 KiB
Newer Older
  "version": "0.13.0-rc1",
  "description": "A port of Coq to JavaScript -- run Coq in your browser",
Shachar Itzhaky's avatar
Shachar Itzhaky committed
  "bin": {
Shachar Itzhaky's avatar
Shachar Itzhaky committed
    "jscoq": "./cli.js"
Shachar Itzhaky's avatar
Shachar Itzhaky committed
  },
  "devDependencies": {
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ejgallego/jscoq.git"
  },
  "author": "ejgallego",
  "license": "AGPL-3.0-or-later",