UNPKG

joezone

Version:

Just what I need, and nothing more.

33 lines (32 loc) 678 B
{ "name": "joezone", "version": "1.1.37", "description": "Just what I need, and nothing more.", "author": "Joe Honton", "license": "CC-BY-NC-ND-4.0", "main": "dist/joezone.lib.js", "repository": { "type": "git", "url": "https://github.com/joehonton/joezone.git" }, "scripts": { "bump-version": "npm version patch && git push && git push --tags" }, "keywords": [ "POSIX", "filereader", "filewriter", "crc32", "diff", "log", "sha1", "zip" ], "bugs": { "url": "https://github.com/joehonton/joezone/issues" }, "homepage": "https://joez.one", "files": [ "dist" ] }