Newer
Older
{
"name": "jscoq",
"version": "0.10.0-pre",
"description": "Run the Coq Proof Assistant in your browser!",
"main": "index.html",
"dependencies": {
"localforage": "^1.7.3",
"devDependencies": {
"browserify": "^16.2.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ejgallego/jscoq.git"
},
"author": "ejgallego",
"license": "AGPL-3.0-or-later",
"bugs": {
"url": "https://github.com/ejgallego/jscoq/issues"
},
"homepage": "https://github.com/ejgallego/jscoq#readme"
}