Files
old-slucajna-televizija/web/node_modules/array-equal/component.json

11 lines
196 B
JSON
Raw Normal View History

2017-10-16 11:19:46 +02:00
{
"name": "array-equal",
"description": "check if two arrays are equal",
"version": "1.0.0",
"license": "MIT",
"repository": "component/array-equal",
"scripts": [
"index.js"
]
}