{
  "_args": [
    [
      "robust-scale@1.0.2",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "robust-scale@1.0.2",
  "_id": "robust-scale@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-d1Ey7QlULQKOWLLMecBikLz3jDI=",
  "_location": "/robust-scale",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "robust-scale@1.0.2",
    "name": "robust-scale",
    "escapedName": "robust-scale",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/robust-orientation"
  ],
  "_resolved": "https://registry.npmjs.org/robust-scale/-/robust-scale-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/robust-scale/issues"
  },
  "dependencies": {
    "two-product": "^1.0.2",
    "two-sum": "^1.0.0"
  },
  "description": "Multiplies a nonoverlapping increasing sequence of floats by a single float",
  "devDependencies": {
    "double-to-base-2-string": "^1.0.2",
    "robust-compare": "^1.0.0",
    "robust-sequence-to-fixed-point": "^2.0.0",
    "robust-sum": "^1.0.0",
    "shuffle-array": "0.0.0",
    "tape": "^2.12.3",
    "validate-robust-sequence": "^1.0.0"
  },
  "directories": {},
  "homepage": "https://github.com/mikolalysenko/robust-scale#readme",
  "keywords": [
    "nonoverlapping",
    "exact",
    "float",
    "multiply",
    "product",
    "scale",
    "sequence",
    "robust"
  ],
  "license": "MIT",
  "main": "robust-scale.js",
  "name": "robust-scale",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikolalysenko/robust-scale.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.0.2"
}
