UNPKG

object-arithmetic

Version:
28 lines (27 loc) 641 B
{ "name": "object-arithmetic", "version": "1.0.2", "description": "Arithmetic capabilities to JS objects", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", "repository": { "type": "git", "url": "git+https://github.com/josharsh/Object-Arithmetic.git" }, "keywords": [ "Object", "Arithmetic", "Javascript", "Objects", "Josharsh" ], "author": "josharsh", "license": "ISC", "bugs": { "url": "https://github.com/josharsh/Object-Arithmetic/issues" }, "homepage": "https://github.com/josharsh/Object-Arithmetic#readme" }