@myzendapnew/just_calculator2
Version:
Simple calculator with sub and div functionality
13 lines (12 loc) • 344 B
JSON
{
"name": "@myzendapnew/just_calculator2",
"version": "1.0.0",
"description": "Simple calculator with sub and div functionality",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["sub", "div", "myzendap", "abhijith"],
"author": "Abhijith Chowdary",
"license": "ISC"
}