代码拉取完成,页面将自动刷新
同步操作将从 kanasimi/work_crawler 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name" : "work_crawler",
"title" : "CeJS online novels and comics downloader",
"version" : "v2.14.0",
"description" : "A tool using CeJS library to download online novels / comics.",
"keywords" : [ "comic-downloader", "novel-downloader", "cejs",
"downloader", "download-comic", "epub", "ebook", "comics",
"webcomics", "manga-downloader", "manga", "narou", "novels",
"crawler" ],
"author" : {
"name" : "Colorless echo",
"email" : "vimunci@gmail.com",
"url" : "https://github.com/kanasimi/work_crawler"
},
"contributors" : [ "vimunci" ],
"license" : "BSD-3-Clause",
"homepage" : "https://github.com/kanasimi/work_crawler",
"bugs" : {
"url" : "https://github.com/kanasimi/work_crawler/issues"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/kanasimi/work_crawler.git"
},
"main" : "gui_electron/gui_electron.js",
"scripts" : {
"start" : "node_modules/.bin/electron .",
"pack" : "node_modules/.bin/electron-builder --dir",
"dist" : "node_modules/.bin/electron-builder",
"postinstall" : "node_modules/.bin/electron-builder install-app-deps"
},
"build" : {
"productName" : "work_crawler",
"appId" : "org.kanasimi.work_crawler",
"directories" : {
"output" : "build"
},
"publish" : [ {
"provider" : "github",
"owner" : "kanasimi",
"repo" : "work_crawler"
} ],
"files" : [ "package.json", "node_modules/*", "resources/*",
"_CeL.loader.nodejs.js", "gui_electron/**/*",
"work_crawler_loader.js",
"work_crawler.default_configuration.js", "comic.*/**/*",
"novel.*/**/*" ],
"mac" : {
"category" : "Network",
"target" : [ "dmg", "pkg", "zip" ],
"icon" : "gui_electron/icon/rasen2.png"
},
"dmg" : {
"icon" : "gui_electron/icon/rasen2.png",
"contents" : [ {
"x" : 110,
"y" : 150
}, {
"x" : 240,
"y" : 150,
"type" : "link",
"path" : "/Applications"
} ]
},
"mas" : {
"icon" : "gui_electron/icon/rasen2.png",
"extendInfo" : {
"ElectronTeamID" : "TEAMID"
},
"category" : "public.app-category.entertainment"
},
"linux" : {
"target" : [ {
"target" : "AppImage",
"arch" : [ "x64" ]
}, {
"target" : "deb",
"arch" : [ "x64" ]
}, {
"target" : "apk"
} ],
"category" : "Network",
"icon" : "gui_electron/icon/rasen2.png"
},
"win" : {
"target" : [ {
"target" : "nsis",
"arch" : [ "x64", "ia32" ]
} ],
"icon" : "gui_electron/icon/rasen2.ico"
},
"nsis" : {
"oneClick" : false,
"perMachine" : false,
"allowElevation" : true,
"allowToChangeInstallationDirectory" : true,
"createDesktopShortcut" : true,
"runAfterFinish" : true
}
},
"engines" : {
"node" : ">=8.12.0"
},
"devDependencies" : {
"electron" : "latest",
"electron-builder" : "latest"
},
"dependencies" : {
"electron-updater" : "latest",
"gh-updater" : "latest",
"cejs" : "latest"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。