mirror of
https://github.com/actions/setup-node.git
synced 2025-07-27 00:48:24 +02:00
.
This commit is contained in:
parent
00c3b50fca
commit
ae5dcb46c8
7331 changed files with 1784502 additions and 0 deletions
21
node_modules/lodash.sortby/package.json
generated
vendored
Normal file
21
node_modules/lodash.sortby/package.json
generated
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "lodash.sortby",
|
||||
"version": "4.7.0",
|
||||
"description": "The lodash method `_.sortBy` exported as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
"license": "MIT",
|
||||
"keywords": "lodash-modularized, sortby",
|
||||
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
||||
"contributors": [
|
||||
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
||||
"Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
|
||||
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
|
||||
],
|
||||
"repository": "lodash/lodash",
|
||||
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"
|
||||
,"_integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg="
|
||||
,"_from": "lodash.sortby@4.7.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue