{
  "scripts": {
    "postinstall": "npm run build",
    "build": "node install.js"
  }
}
