github.com/iron-io/functions@v0.0.0-20180820112432-d59d7d1c40b2/examples/hello/node/package.json (about)

     1  {
     2    "name": "my-awesome-func",
     3    "version": "1.0.0",
     4     "dependencies": {
     5      "request": "^2.78.0"
     6    }
     7  }