{
  "_args": [
    [
      {
        "raw": "fraction.js@^4.0.13",
        "scope": null,
        "escapedName": "fraction.js",
        "name": "fraction.js",
        "rawSpec": "^4.0.13",
        "spec": ">=4.0.13 <5.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/autoprefixer"
    ]
  ],
  "_from": "fraction.js@>=4.0.13 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "fraction.js@4.1.1",
  "_inCache": true,
  "_location": "/fraction.js",
  "_nodeVersion": "15.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fraction.js_4.1.1_1621770673433_0.2382329941408352"
  },
  "_npmUser": {
    "name": "infusion",
    "email": "robert@xarg.org"
  },
  "_npmVersion": "7.11.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fraction.js@^4.0.13",
    "scope": null,
    "escapedName": "fraction.js",
    "name": "fraction.js",
    "rawSpec": "^4.0.13",
    "spec": ">=4.0.13 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/autoprefixer"
  ],
  "_resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
  "_shasum": "ac4e520473dae67012d618aab91eda09bcb400ff",
  "_shrinkwrap": null,
  "_spec": "fraction.js@^4.0.13",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/autoprefixer",
  "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": {
    "integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==",
    "shasum": "ac4e520473dae67012d618aab91eda09bcb400ff",
    "tarball": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz",
    "fileCount": 7,
    "unpackedSize": 66812,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqkGyCRA9TVsSAnZWagAAYiUP/0CsJanZuIl5QtlP+fKu\nYbzCRRwEMD3kzT5tu9BQm8qdRKM5InQOtju4GSBFNO12rH0wGQ0Hqnzhgmr0\n3tav9aLa3juFNQbJJbRm2yDSIbY1f2iRzneGlxRf1xRTuuKeeBRmUiy1JTWA\ne383Z++TKaQsOHDdeeu6sYVAxk0UB27imu/iUVRtbvwRjopmo9HuWf3wRoyQ\n2nBPo7E9zm9oiCYanLZ3aE0yi3S5L2g5mb/wU5zdYaxxTMKSrArWuNtb45hh\n0o9ayOcKwyynie7Nc8SuhQ45ojmiLJDMlmBTwFgLTtBg9p+BTA4/3G+5uig5\nV4aXtWiG9amQH5qGK/PjJHIYNFLwL8sIN1PQjY7UX3tl2tsKhpmxpIVJL7c8\nhCzpqmCOBV10FY9ptv3525r+kGN9SZCZCXQ1pAlEtINn3PjoyG8R9O5YvlM0\nRVMooxg8lgD+KXunkcP06siQXQGRlE+Xck3bchQ7c1Ql1ylgWgaPsr2ZZqQY\nRZ0mUEnceUNBT3Hv5AuWIOPb684tfQmVDYvx2La0iu01qtohecFgdDQoIPFF\n1th3IEsA7nZ3RWelk4w6Yyfr6ko+Qbt+Wxkui+EhaMJpYoPcpYOz45ml4nHC\nXdopvg7X/34xmjcf+OY8sSXneOV/QqNVOQgI9KB0+JNfokVgTH6HZRcb/L5G\nHdAa\r\n=V95i\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": "*"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/infusion"
  },
  "gitHead": "c42e0bef621df2a55b368cd8a4948dd9639c8d5c",
  "homepage": "http://www.xarg.org/2014/03/rational-numbers-in-javascript/",
  "keywords": [
    "math",
    "fraction",
    "rational",
    "rationals",
    "number",
    "parser",
    "rational numbers"
  ],
  "license": "MIT",
  "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",
  "types": "./fraction.d.ts",
  "version": "4.1.1"
}
