mirror of
https://github.com/sstent/aicyclingcoach-go.git
synced 2026-01-27 09:32:08 +00:00
sync
This commit is contained in:
24
node_modules/array-equal/package.json
generated
vendored
Normal file
24
node_modules/array-equal/package.json
generated
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "array-equal",
|
||||
"description": "Check if two arrays are equal",
|
||||
"version": "1.0.2",
|
||||
"author": {
|
||||
"name": "Jonathan Ong",
|
||||
"email": "me@jongleberry.com",
|
||||
"url": "http://jongleberry.com",
|
||||
"twitter": "https://twitter.com/jongleberry"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": "sindresorhus/array-equal",
|
||||
"funding": "https://github.com/sponsors/sindresorhus",
|
||||
"keywords": [
|
||||
"array",
|
||||
"equal",
|
||||
"equals",
|
||||
"same",
|
||||
"identical",
|
||||
"equality",
|
||||
"compare",
|
||||
"validate"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user