@dillonchr/wfh
Version:
checks your email for a WFH subject-lined result
24 lines (23 loc) • 529 B
JSON
{
"name": "@dillonchr/wfh",
"version": "1.0.1",
"description": "checks your email for a WFH subject-lined result",
"main": "wfh.js",
"scripts": {
"test": "echo 0"
},
"author": "@dillonchr",
"license": "GPL-2.0",
"dependencies": {
"inbox": "^1.1.59"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/dillonchr/wfh.git"
},
"bugs": {
"url": "https://github.com/dillonchr/wfh/issues"
},
"homepage": "https://github.com/dillonchr/wfh#readme"
}