{
  "_args": [
    [
      {
        "raw": "fraction.js@3.3.1",
        "scope": null,
        "escapedName": "fraction.js",
        "name": "fraction.js",
        "rawSpec": "3.3.1",
        "spec": "3.3.1",
        "type": "version"
      },
      "C:\\Data\\P\\factory-x\\transform\\node_modules\\mathjs"
    ]
  ],
  "_from": "fraction.js@3.3.1",
  "_id": "fraction.js@3.3.1",
  "_inCache": true,
  "_location": "/fraction.js",
  "_nodeVersion": "5.10.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/fraction.js-3.3.1.tgz_1460043236976_0.2814995003864169"
  },
  "_npmUser": {
    "name": "infusion",
    "email": "robert@xarg.org"
  },
  "_npmVersion": "3.8.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fraction.js@3.3.1",
    "scope": null,
    "escapedName": "fraction.js",
    "name": "fraction.js",
    "rawSpec": "3.3.1",
    "spec": "3.3.1",
    "type": "version"
  },
  "_requiredBy": [
    "/mathjs"
  ],
  "_resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-3.3.1.tgz",
  "_shasum": "5d6a31ff07707294f204ccbb6b53791607771083",
  "_shrinkwrap": null,
  "_spec": "fraction.js@3.3.1",
  "_where": "C:\\Data\\P\\factory-x\\transform\\node_modules\\mathjs",
  "author": {
    "name": "Robert Eisele",
    "email": "robert@xarg.org",
    "url": "http://www.xarg.org/"
  },
  "bugs": {
    "url": "https://github.com/infusion/Fraction.js/issues"
  },
  "dependencies": {},
  "description": "A rational number library",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {
    "example": "examples"
  },
  "dist": {
    "shasum": "5d6a31ff07707294f204ccbb6b53791607771083",
    "tarball": "https://registry.npmjs.org/fraction.js/-/fraction.js-3.3.1.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "bd7ae34bca5f0dae488253ff9416452c765e3c3d",
  "homepage": "http://www.xarg.org/2014/03/precise-calculations-in-javascript/",
  "keywords": [
    "math",
    "fraction",
    "rational",
    "rationals",
    "number",
    "parser",
    "rational numbers"
  ],
  "license": "MIT OR GPL-2.0",
  "main": "fraction",
  "maintainers": [
    {
      "name": "infusion",
      "email": "robert@xarg.org"
    }
  ],
  "name": "fraction.js",
  "optionalDependencies": {},
  "private": false,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/infusion/Fraction.js.git"
  },
  "scripts": {
    "test": "mocha tests/*.js"
  },
  "title": "fraction.js",
  "version": "3.3.1"
}
