UNPKG

ajwinny

Version:

Calculator for doing different operations

29 lines (28 loc) 480 B
{ "name": "ajwinny", "version": "3.0.0", "description": "Calculator for doing different operations", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Add", "Substract", "Multiply", "Divide", "sin", "and", "cos", "also", "so", "many", "mathematical", "operation" ], "author": "Winny", "license": "MIT", "dependencies": { "ajwinny": "^1.0.0" } }