![]() 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/bn.js/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-D7iWRBvnZE8ecXiLj/9wbxH7Tk79fAh8IHaTNq1RWRixsS02W+5qS+iE9yq6RYl0asXx5tw0bLhmT5pIfbSquw==", "_location": "/bn.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "bn.js", "escapedName": "bn.js", "rawSpec": "5.2.0", "saveSpec": null, "fetchSpec": "5.2.0" }, "_requiredBy": [ "/browserify-rsa", "/browserify-sign" ], "_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.0.tgz", "_spec": "5.2.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Fedor Indutny", "email": "[email protected]" }, "browser": { "buffer": false }, "bugs": { "url": "https://github.com/indutny/bn.js/issues" }, "description": "Big number implementation in pure javascript", "devDependencies": { "eslint-plugin-es5": "^1.5.0", "mocha": "^8.3.0", "standardx": "^7.0.0" }, "files": [ "lib/bn.js" ], "homepage": "https://github.com/indutny/bn.js", "keywords": [ "BN", "Big number", "BigNum", "Modulo", "Montgomery" ], "license": "MIT", "main": "lib/bn.js", "name": "bn.js", "repository": { "type": "git", "url": "git+ssh://[email protected]/indutny/bn.js.git" }, "scripts": { "lint": "standardx", "test": "npm run lint && npm run unit", "unit": "mocha --reporter=spec test/*-test.js" }, "version": "5.2.0" }