![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/fraction.js/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-MHOhvvxHTfRFpF1geTK9czMIZ6xclsEor2wkIGYYq+PxcQqT7vStJqjhe6S1TenZrMZzo+wlqOufBDVepUEgPg==", "_location": "/fraction.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "fraction.js", "escapedName": "fraction.js", "rawSpec": "4.1.1", "saveSpec": null, "fetchSpec": "4.1.1" }, "_requiredBy": [ "/autoprefixer" ], "_resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.1.1.tgz", "_spec": "4.1.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Robert Eisele", "email": "[email protected]", "url": "http://www.xarg.org/" }, "bugs": { "url": "https://github.com/infusion/Fraction.js/issues" }, "description": "A rational number library", "devDependencies": { "mocha": "*" }, "directories": { "example": "examples" }, "engines": { "node": "*" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/infusion" }, "homepage": "http://www.xarg.org/2014/03/rational-numbers-in-javascript/", "keywords": [ "math", "fraction", "rational", "rationals", "number", "parser", "rational numbers" ], "license": "MIT", "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.1.1" }