{
  "name": "gamp",
  "version": "0.2.1",
  "author": "jsconan",
  "description": "Provide a four operations calculator API with workaround for the common floating-point issue",
  "keywords": ["floating-point", "calculator", "calc", "four operations", "arithmetic"],
  "license": "MIT",
  "homepage": "https://github.com/jsconan/gamp",
  "bugs": {
    "url": "https://github.com/jsconan/gamp/issues"
  },
  "main": "./src/gamp.js"

,"_resolved": "https://registry.npmjs.org/gamp/-/gamp-0.2.1.tgz"
,"_integrity": "sha512-dZy17z9sc1k8mU/esu5Rb3/0ZMEJldkRnikb+c8KtNLslGzJqBX7TJfaAlUaoCT9cw6h+SCUTO3tvuRBVCgbkg=="
,"_from": "gamp@0.2.1"
}