{
  "name": "your-name-hello-world",
  "version": "0.0.0",
  "description": "Crosstalk 'hello world' worker",
  "main": "hello.js",
  "author": "Your Name <your.name@email.com>",
  "crosstalk": {
    "type": "worker"
  },
  "private": true
}