Revert "updating licensed cache"

This reverts commit 2fa39f3ad7.
This commit is contained in:
eggyhead 2024-04-16 19:51:20 +00:00
parent 2fa39f3ad7
commit e961f587f9
53 changed files with 92 additions and 1073 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: []