mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "array-equal",
|
||||
"description": "check if two arrays are equal",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Jonathan Ong",
|
||||
"email": "me@jongleberry.com",
|
||||
"url": "http://jongleberry.com",
|
||||
"twitter": "https://twitter.com/jongleberry"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": "component/array-equal"
|
||||
|
||||
,"_resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz"
|
||||
,"_integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM="
|
||||
,"_from": "array-equal@1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user