UNPKG

gulf-socialcalc

Version:

Gulf wrapper for the socialcalc spreadsheet editor

33 lines (32 loc) 762 B
{ "name": "gulf-socialcalc", "version": "0.1.3", "description": "Gulf wrapper for the socialcalc spreadsheet editor", "main": "index.js", "peerDependencies": { "gulf": "4.x", "socialcalc": "2.x" }, "dependencies": { "ot-socialcalc": "0.x" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/marcelklehr/gulf-socialcalc.git" }, "keywords": [ "ot", "gulf", "socialcalc", "spreadsheet" ], "author": "Marcel Klehr <mklehr@gmx.net>", "license": "MPL-2.0", "bugs": { "url": "https://github.com/marcelklehr/gulf-socialcalc/issues" }, "homepage": "https://github.com/marcelklehr/gulf-socialcalc#readme" }