| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/fraction.js/ |
Upload File : |
{
"_from": "fraction.js@^4.0.13",
"_id": "fraction.js@4.0.13",
"_inBundle": false,
"_integrity": "sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA==",
"_location": "/fraction.js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "fraction.js@^4.0.13",
"name": "fraction.js",
"escapedName": "fraction.js",
"rawSpec": "^4.0.13",
"saveSpec": null,
"fetchSpec": "^4.0.13"
},
"_requiredBy": [
"/autoprefixer"
],
"_resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.0.13.tgz",
"_shasum": "3c1c315fa16b35c85fffa95725a36fa729c69dfe",
"_spec": "fraction.js@^4.0.13",
"_where": "/opt/bitnami/apache/htdocs/app/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"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A rational number library",
"devDependencies": {
"mocha": "*"
},
"directories": {
"example": "examples"
},
"engines": {
"node": "*"
},
"homepage": "http://www.xarg.org/2014/03/rational-numbers-in-javascript/",
"keywords": [
"math",
"fraction",
"rational",
"rationals",
"number",
"parser",
"rational numbers"
],
"license": "MIT OR GPL-2.0-or-later",
"main": "fraction",
"name": "fraction.js",
"private": false,
"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.0.13"
}