github-pages-deploy-action/node_modules/array-equal/component.json

11 lines
196 B
JSON
Raw Normal View History

2019-11-19 20:48:29 +08:00
{
"name": "array-equal",
"description": "check if two arrays are equal",
"version": "1.0.0",
"license": "MIT",
"repository": "component/array-equal",
"scripts": [
"index.js"
]
}