You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
196 B

  1. {
  2. "name": "array-equal",
  3. "description": "check if two arrays are equal",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "repository": "component/array-equal",
  7. "scripts": [
  8. "index.js"
  9. ]
  10. }