Commits (4)
-
Dylan R. E. Moonfire authored00e9ce85
-
Dylan R. E. Moonfire authored3e427c87
-
Dylan R. E. Moonfire authored9af26211
-
Dylan R. E. Moonfire authored9d96861e
Showing
{ | ||
"name": "mfgames-writing-format", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "A command-line framework for formatting books into a variety of formats.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://gitlab.com/mfgames-writing-js/mfgames-writing-format-js.git" | ||
"url": "git+https://gitlab.com/mfgames-writing/mfgames-writing-format-js.git" | ||
}, | ||
"keywords": [ | ||
"ebook", | ||
... | ... | @@ -21,9 +21,9 @@ |
}, | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://gitlab.com/mfgames-writing-js/mfgames-writing-format-js/issues" | ||
"url": "https://gitlab.com/mfgames-writing/mfgames-writing-format-js/issues" | ||
}, | ||
"homepage": "https://gitlab.com/mfgames-writing-js/mfgames-writing-format-js#README", | ||
"homepage": "https://gitlab.com/mfgames-writing/mfgames-writing-format-js#README", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"bin": { | ||
... | ... |