UNPKG

arvis-chrome-workflow

Version:
63 lines (62 loc) 1.44 kB
{ "author": { "name": "jopemachine", "email": "jopemachine@gmail.com", "url": "https://github.com/jopemachine/arvis-chrome-workflow" }, "bugs": { "url": "https://github.com/jopemachine/arvis-chrome-workflow/issues" }, "deprecated": false, "engines": { "node": ">=10" }, "name": "arvis-chrome-workflow", "version": "0.0.5", "description": "Chrome kernel based broswer workflow for Arvis", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postinstall": "arvish-init", "preuninstall": "arvish-cleanup" }, "repository": { "type": "git", "url": "git+https://github.com/jopemachine/arvis-chrome-workflow.git" }, "keywords": [ "arvis", "arvish", "arvis-workflow", "chrome-search", "chrome-download-log", "chrome-autofill-data", "chrome-media-history", "chrome-bookmark", "chrome-history", "edge", "chrome", "chromium", "chrome-canary" ], "license": "MIT", "homepage": "https://github.com/jopemachine/arvis-chrome-workflow#readme", "dependencies": { "better-sqlite3": "^7.1.2", "byte-size": "^7.0.1", "humanize-duration": "^3.25.1", "lodash": "^4.17.21", "psl": "^1.8.0", "arvish": ">=0.3.1" }, "files": [ "arvis-workflow.json", "assets/*.png", "info.plist", "src/*.js", "icon.png", "conf.json", "*.md", "LICENSE", "cache/empty" ] }