UNPKG

zendap_calculator

Version:

Simple calculator with square and cube functionality

13 lines (12 loc) 333 B
{ "name": "zendap_calculator", "version": "1.0.0", "description": "Simple calculator with square and cube functionality", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["square","cube","zendap","abhijeet"], "author": "Abhijeet D Gole", "license": "ISC" }