npm-arithmetic-mj
Version:
Arithmetic operations
24 lines (23 loc) • 581 B
JSON
{
"name": "npm-arithmetic-mj",
"version": "2.0.1",
"description": "Arithmetic operations",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/manojravichandran/My-npm-modules.git"
},
"keywords": [
"Arithmetic",
"operations"
],
"author": "lonewolf_mj",
"license": "ISC",
"bugs": {
"url": "https://github.com/manojravichandran/My-npm-modules/issues"
},
"homepage": "https://github.com/manojravichandran/My-npm-modules#readme"
}