UNPKG

2.npm-sumarray

Version:

Get the sum of your array

18 lines (17 loc) 296 B
{ "name": "2.npm-sumarray", "version": "1.0.0", "description": "Get the sum of your array", "main": "script.js", "scripts": { "start" : "node script.js", "test": "start" }, "keywords": [ "Sum", "Array", "HOF" ], "author": "Trisha Das", "license": "ISC" }