Skip to content
Snippets Groups Projects
package.json 1.32 KiB
Newer Older
  • Learn to ignore specific revisions
  •   "version": "0.12.2",
    
      "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",