UNPKG

scroll-scripture-parser

Version:
28 lines (27 loc) 740 B
{ "name": "scroll-scripture-parser", "version": "1.2.3", "description": "Parser for scripture references", "keywords": [ "bible", "scripture", "scriptures", "parser" ], "homepage": "https://github.com/japhy-/scroll-scripture-parser", "bugs": { "url": "https://github.com/japhy-/scroll-scripture-parser/issues", "email": "japhy.734@gmail.com" }, "license": "ISC", "author": "Jeffrey 'japhy' Pinyan <japhy.734@gmail.com> (https://www.catholiccrossreference.com/)", "files": ["books.json"], "main": "index.js", "repository": { "type": "git", "url": "https://github.com/japhy-/scroll-scripture-parser" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }