github.com/webonyx/up@v0.7.4-0.20180808230834-91b94e551323/handler/testdata/node-pkg-start/package.json (about)

     1  {
     2    "name": "something",
     3    "scripts": {
     4      "start": "node index"
     5    }
     6  }