UNPKG

function-add-example

Version:
25 lines (24 loc) 607 B
{ "name": "function-add-example", "version": "1.1.1", "description": "Function to add any numbers", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ShraddhaKesharwani631992/projects.git" }, "keywords": [ "Add", "numbers", "Function" ], "author": "Shraddha Kesharwani", "license": "ISC", "bugs": { "url": "https://github.com/ShraddhaKesharwani631992/projects/issues" }, "homepage": "https://github.com/ShraddhaKesharwani631992/projects#readme" }