@zendap/just_calculator1
Version:
Simple calculator with add and mult functionality
17 lines • 356 B
JSON
{
"name": "@zendap/just_calculator1",
"version": "1.0.1",
"description": "Simple calculator with add and mult functionality",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"add",
"mult",
"zendap",
"abhijeet"
],
"author": "Abhijeet D Gole",
"license": "ISC"
}