update licences with temp not using package

This commit is contained in:
Salman Muin Kayser Chishti
2025-09-29 15:19:15 +01:00
parent 3d7939314b
commit a6c73a9235
77 changed files with 2906 additions and 2827 deletions

View File

@@ -1,9 +1,9 @@
---
name: minimist
version: 1.2.8
version: 1.2.6
type: npm
summary: parse argument options
homepage: https://github.com/minimistjs/minimist
homepage: https://github.com/substack/minimist
license: other
licenses:
- sources: LICENSE
@@ -26,19 +26,6 @@ licenses:
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- sources: README.md
text: |-
MIT
[package-url]: https://npmjs.org/package/minimist
[npm-version-svg]: https://versionbadg.es/minimistjs/minimist.svg
[npm-badge-png]: https://nodei.co/npm/minimist.png?downloads=true&stars=true
[license-image]: https://img.shields.io/npm/l/minimist.svg
[license-url]: LICENSE
[downloads-image]: https://img.shields.io/npm/dm/minimist.svg
[downloads-url]: https://npm-stat.com/charts.html?package=minimist
[codecov-image]: https://codecov.io/gh/minimistjs/minimist/branch/main/graphs/badge.svg
[codecov-url]: https://app.codecov.io/gh/minimistjs/minimist/
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/minimistjs/minimist
[actions-url]: https://github.com/minimistjs/minimist/actions
- sources: readme.markdown
text: MIT
notices: []