github.com/ishita82/trivy-gitaction@v0.0.0-20240206054925-e937cc05f8e3/javascript/package.json (about)

     1  {
     2    "name": "javascript",
     3    "version": "1.0.0",
     4    "main": "index.js",
     5    "license": "MIT",
     6    "dependencies": {
     7      "hot-formula-parser": "^3.0.0",
     8      "lodash": "^4.17.20"
     9    }
    10  }