UNPKG

connell

Version:
26 lines (25 loc) 548 B
{ "name": "connell", "version": "0.1.0", "description": "Cornell Notes System", "keywords": [ "cornell", "knowledge", "notes", "zce" ], "homepage": "https://github.com/zce/connell#readme", "bugs": { "url": "https://github.com/zce/connell/issues" }, "license": "MIT", "author": "zce <w@zce.me> (https://zce.me/)", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/zce/connell.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }