mirror of
https://gitea.com/actions/checkout.git
synced 2025-04-07 07:49:43 +00:00
script to generate license info (#614)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user