{
  "name": "contao-tomselect",
  "version": "1.0.0",
  "dependencies": {
    "tom-select": "^2.2",
    "gently-copy": "^3.2.0"
  },
  "scripts": {
    "postinstall": "node ./npm-post-install.js"
  }
}