{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:githubactions/equisoft-actions/nodejs-application-metadata","name":"equisoft-actions/nodejs-application-metadata","description":"Resolve common application metadata like the application version or whether it is publishable (by our standards).\n\nGit \"history\" must be available for this action to perform well. A typical usage will look like so:\n\n```yaml\nsteps:\n  - name: Checkout\n    uses: actions/checkout@v4\n    with:\n      fetch-depth: 0\n\n  - name: Find application metadata\n    id: metadata\n    uses: .github/actions/nodejs-application-metadata\n```\n","version":"v1.3.2","softwareVersion":"v1.3.2","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/equisoft-actions/nodejs-application-metadata","issueTracker":"https://github.com/equisoft-actions/nodejs-application-metadata/issues","dateCreated":"2022-04-15","dateModified":"2024-03-10","datePublished":"2024-03-10","copyrightYear":2022,"downloadUrl":"https://codeload.github.com/equisoft-actions/nodejs-application-metadata/tar.gz/v1.3.2","applicationCategory":"actions","runtimePlatform":"actions","developmentStatus":"active","sameAs":["https://github.com/equisoft-actions/nodejs-application-metadata"]}