uci-utils-notify-pushsafer-.../package.json

19 lines
376 B
JSON

{
"name": "@uci-utils/notify-pushsafer-plugin",
"version": "0.1.2",
"description": "pushsafer uci notifity plugin",
"main": "pushsafer.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"notification",
"pushsafter"
],
"author": "codecoots",
"license": "MIT",
"dependencies": {
"got": "^11.5.1"
}
}