| 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/buffer-xor/ |
Upload File : |
{
"_args": [
[
"buffer-xor@1.0.3",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "buffer-xor@1.0.3",
"_id": "buffer-xor@1.0.3",
"_inBundle": false,
"_integrity": "sha1-JuYe0UIvtw3ULm42cp7VHYVf6Nk=",
"_location": "/buffer-xor",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "buffer-xor@1.0.3",
"name": "buffer-xor",
"escapedName": "buffer-xor",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/browserify-aes"
],
"_resolved": "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz",
"_spec": "1.0.3",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Daniel Cousens"
},
"bugs": {
"url": "https://github.com/crypto-browserify/buffer-xor/issues"
},
"description": "A simple module for bitwise-xor on buffers",
"devDependencies": {
"mocha": "*",
"standard": "*"
},
"homepage": "https://github.com/crypto-browserify/buffer-xor",
"keywords": [
"bits",
"bitwise",
"buffer",
"buffer-xor",
"crypto",
"inline",
"math",
"memory",
"performance",
"xor"
],
"license": "MIT",
"main": "index.js",
"name": "buffer-xor",
"repository": {
"type": "git",
"url": "git+https://github.com/crypto-browserify/buffer-xor.git"
},
"scripts": {
"standard": "standard",
"test": "npm run-script unit",
"unit": "mocha"
},
"version": "1.0.3"
}