{
  "_args": [
    [
      {
        "raw": "almost-equal@^1.1.0",
        "scope": null,
        "escapedName": "almost-equal",
        "name": "almost-equal",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/mumath"
    ]
  ],
  "_cnpm_publish_time": 1457560381142,
  "_from": "almost-equal@>=1.1.0 <2.0.0",
  "_id": "almost-equal@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/almost-equal",
  "_nodeVersion": "5.5.0",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/almost-equal-1.1.0.tgz_1457560378818_0.09313366608694196"
  },
  "_npmUser": {
    "name": "dfcreative",
    "email": "df.creative@gmail.com"
  },
  "_npmVersion": "3.7.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "almost-equal@^1.1.0",
    "scope": null,
    "escapedName": "almost-equal",
    "name": "almost-equal",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/mumath"
  ],
  "_resolved": "http://registry.npm.taobao.org/almost-equal/download/almost-equal-1.1.0.tgz",
  "_shasum": "f851c631138757994276aa2efbe8dfa3066cccdd",
  "_shrinkwrap": null,
  "_spec": "almost-equal@^1.1.0",
  "_where": "/Users/hibad/Documents/foreveross/restack-mobile-cli/prototype/node_modules/mumath",
  "author": {
    "name": "Mikola Lysenko"
  },
  "bugs": {
    "url": "https://github.com/mikolalysenko/almost-equal/issues"
  },
  "dependencies": {},
  "description": "Test if two floats are almost equal",
  "devDependencies": {
    "tap": "~0.4.1"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "f851c631138757994276aa2efbe8dfa3066cccdd",
    "size": 2128,
    "noattachment": false,
    "tarball": "http://r.cnpmjs.org/almost-equal/download/almost-equal-1.1.0.tgz"
  },
  "gitHead": "bb9919030f650a6b1b5a9f0f65c406055146d259",
  "homepage": "https://github.com/mikolalysenko/almost-equal#readme",
  "keywords": [
    "float",
    "compare",
    "double",
    "round",
    "equal",
    "almost",
    "near",
    "tolerance",
    "epsilon",
    "FLT_EPSILON",
    "DBL_EPSILON"
  ],
  "license": "MIT",
  "main": "almost_equal.js",
  "maintainers": [
    {
      "name": "dfcreative",
      "email": "df.creative@gmail.com"
    },
    {
      "name": "hughsk",
      "email": "hughskennedy@gmail.com"
    },
    {
      "name": "jaspervdg",
      "email": "th.v.d.gronde@hccnet.nl"
    },
    {
      "name": "mikolalysenko",
      "email": "mikolalysenko@gmail.com"
    },
    {
      "name": "planeshifter",
      "email": "pgb@andrew.cmu.edu"
    },
    {
      "name": "rreusser",
      "email": "rsreusser@gmail.com"
    },
    {
      "name": "substack",
      "email": "substack@gmail.com"
    }
  ],
  "name": "almost-equal",
  "optionalDependencies": {},
  "publish_time": 1457560381142,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikolalysenko/almost-equal.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "1.1.0"
}
