UNPKG

196 BJSONView Raw
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}