UNPKG

add_t_nums_by_alt

Version:
26 lines (25 loc) 567 B
{ "name": "add_t_nums_by_alt", "version": "1.1.0", "description": "add two Numbers", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/RoaringLion103/addTwoNums.git" }, "keywords": [ "add", "two", "nums" ], "author": "althaf", "license": "ISC", "bugs": { "url": "https://github.com/RoaringLion103/addTwoNums/issues" }, "homepage": "https://github.com/RoaringLion103/addTwoNums#readme" }