do-addition
Version:
Add two numbers
20 lines (19 loc) • 368 B
JSON
{
"name": "do-addition",
"version": "1.0.4",
"description": "Add two numbers",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "Arithmatic operation"
},
"keywords": [
"Arithmatic",
"Operation"
],
"author": "PandurangShinde",
"license": "ISC"
}