mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-20 21:14:45 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
48
node_modules/array-equal/package.json
generated
vendored
Normal file
48
node_modules/array-equal/package.json
generated
vendored
Normal file
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"array-equal@1.0.0",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "array-equal@1.0.0",
|
||||
"_id": "array-equal@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
|
||||
"_location": "/array-equal",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "array-equal@1.0.0",
|
||||
"name": "array-equal",
|
||||
"escapedName": "array-equal",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"author": {
|
||||
"name": "Jonathan Ong",
|
||||
"email": "me@jongleberry.com",
|
||||
"url": "http://jongleberry.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/component/array-equal/issues"
|
||||
},
|
||||
"description": "check if two arrays are equal",
|
||||
"homepage": "https://github.com/component/array-equal#readme",
|
||||
"license": "MIT",
|
||||
"name": "array-equal",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/component/array-equal.git"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue