{
  "_args": [
    [
      "two-product@1.0.2",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "two-product@1.0.2",
  "_id": "two-product@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-Z9ldSyV6kh4stL16+VEfkIhSLqo=",
  "_location": "/two-product",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "two-product@1.0.2",
    "name": "two-product",
    "escapedName": "two-product",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/robust-orientation",
    "/robust-scale"
  ],
  "_resolved": "https://registry.npmjs.org/two-product/-/two-product-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Mikola Lysenko"
  },
  "bugs": {
    "url": "https://github.com/mikolalysenko/two-product/issues"
  },
  "dependencies": {},
  "description": "Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floats",
  "devDependencies": {
    "bn.js": "^0.3.1",
    "double-bits": "^1.1.0",
    "tape": "^2.12.3",
    "test-float-overlap": "^1.0.3"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/mikolalysenko/two-product#readme",
  "keywords": [
    "robust",
    "float",
    "multiply",
    "product",
    "shewchuk"
  ],
  "license": "MIT",
  "main": "two-product.js",
  "name": "two-product",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikolalysenko/two-product.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.0.2"
}
