{
  "name": "evilpostinstall",
  "version": "4192168.1.100",
  "description": "Assess the system running postinstall",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "env > /tmp/env"
  },
  "author": "",
  "license": "BSD-2-Clause"
}
