tpv-helper
Version:
TPV Utilities, like reminders, timesheets etc.
15 lines (14 loc) • 315 B
JSON
{
"name": "tpv-helper",
"version": "1.0.1",
"description": "TPV Utilities, like reminders, timesheets etc.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Kunal Gandhi",
"license": "ISC",
"dependencies": {
"html-get": "^1.0.10"
}
}