parent
014231895c
commit
ed11dff030
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "url-to-epub",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "url-to-epub",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"article-parser": "^4.2.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "url-to-epub",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"description": "A single tool to generate a standards-compliant EPUB from a webpage. Zero config. Requires pandoc",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in New Issue