UNPKG

daily-office-lectionary

Version:

daily office readings from the Revised Common Lectionary

29 lines (28 loc) 677 B
{ "name": "daily-office-lectionary", "version": "0.9.1", "description": "daily office readings from the Revised Common Lectionary", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/iethree/daily-office.git" }, "keywords": [ "prayer", "daily", "office", "RCL" ], "author": "RPL", "license": "MIT", "bugs": { "url": "https://github.com/iethree/daily-office/issues" }, "homepage": "https://github.com/iethree/daily-office#readme", "dependencies": { "nedb-promises": "^4.0.0" } }