1 2 3 4 5 6 7 8
{ "name": "env-conditional-malware", "version": "1.0.0", "description": "Simulated malware that only activates in production", "main": "index.js", "author": "attacker", "license": "MIT" }