| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/crypto-browserify/ |
Upload File : |
{
"_args": [
[
"crypto-browserify@3.12.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "crypto-browserify@3.12.1",
"_id": "crypto-browserify@3.12.1",
"_inBundle": false,
"_integrity": "sha512-r4ESw/IlusD17lgQi1O20Fa3qNnsckR126TdUuBgAu7GBYSIPvdNyONd3Zrxh0xCwA4+6w/TDArBPsMvhur+KQ==",
"_location": "/crypto-browserify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "crypto-browserify@3.12.1",
"name": "crypto-browserify",
"escapedName": "crypto-browserify",
"rawSpec": "3.12.1",
"saveSpec": null,
"fetchSpec": "3.12.1"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.1.tgz",
"_spec": "3.12.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "dominictarr.com"
},
"browser": {
"crypto": false
},
"bugs": {
"url": "https://github.com/browserify/crypto-browserify/issues"
},
"dependencies": {
"browserify-cipher": "^1.0.1",
"browserify-sign": "^4.2.3",
"create-ecdh": "^4.0.4",
"create-hash": "^1.2.0",
"create-hmac": "^1.1.7",
"diffie-hellman": "^5.0.3",
"hash-base": "~3.0.4",
"inherits": "^2.0.4",
"pbkdf2": "^3.1.2",
"public-encrypt": "^4.0.3",
"randombytes": "^2.1.0",
"randomfill": "^1.0.4"
},
"description": "implementation of crypto for the browser",
"devDependencies": {
"@ljharb/eslint-config": "^21.1.1",
"eslint": "=8.8.0",
"hash-test-vectors": "^1.3.2",
"nyc": "^10.3.2",
"object.entries": "^1.1.8",
"pseudorandombytes": "^2.0.0",
"safe-buffer": "^5.2.1",
"semver": "^6.3.1",
"tape": "^5.9.0"
},
"engines": {
"node": ">= 0.10"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"homepage": "https://github.com/browserify/crypto-browserify",
"license": "MIT",
"name": "crypto-browserify",
"repository": {
"type": "git",
"url": "git://github.com/browserify/crypto-browserify.git"
},
"scripts": {
"lint": "eslint --ext=js,mjs .",
"posttest": "npx npm@'>=10.2' audit --production",
"pretest": "npm run lint",
"test": "npm run tests-only",
"tests-only": "nyc tape 'test/**/*.js'"
},
"sideEffects": false,
"version": "3.12.1"
}