mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-12 06:16:02 +10:00
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"name": "reduce",
|
|
"repo": "component/reduce",
|
|
"description": "Array reduce component",
|
|
"version": "1.0.0",
|
|
"keywords": [
|
|
"array",
|
|
"reduce"
|
|
],
|
|
"dependencies": {},
|
|
"development": {},
|
|
"license": "Apache, Version 2.0",
|
|
"scripts": [
|
|
"index.js"
|
|
]
|
|
} |