{
  "name": "@finxsecdemo/utils",
  "version": "1.0.2",
  "description": "PoC package for internal dependency-confusion security demo. Harmless - see postinstall.js.",
  "main": "index.js",
  "scripts": {
    "postinstall": "node ./postinstall.js"
  },
  "license": "UNLICENSED"
}
