{
  "name": "@equansservices/tool",
  "version": "1.0.0",
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "bin": {
    "tool": "./bin/tool.js"
  }
}
