mirror of
https://code.forgejo.org/actions/checkout
synced 2025-04-22 08:43:52 +08:00
script to generate license info (#614)
This commit is contained in:
parent
826ba42d6c
commit
3d677ac575
21 changed files with 415 additions and 23 deletions
7
.licenses/npm/underscore.dep.yml
generated
7
.licenses/npm/underscore.dep.yml
generated
|
@ -1,15 +1,14 @@
|
|||
---
|
||||
name: underscore
|
||||
version: 1.8.3
|
||||
version: 1.13.1
|
||||
type: npm
|
||||
summary: JavaScript's functional programming helper library.
|
||||
homepage: http://underscorejs.org
|
||||
homepage: https://underscorejs.org
|
||||
license: mit
|
||||
licenses:
|
||||
- sources: LICENSE
|
||||
text: |
|
||||
Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative
|
||||
Reporters & Editors
|
||||
Copyright (c) 2009-2021 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue