| 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/xxhashjs/ |
Upload File : |
{
"_args": [
[
"xxhashjs@0.2.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "xxhashjs@0.2.2",
"_id": "xxhashjs@0.2.2",
"_inBundle": false,
"_integrity": "sha512-AkTuIuVTET12tpsVIQo+ZU6f/qDmKuRUcjaqR+OIvm+aCBsZ95i7UVY5WJ9TMsSaZ0DA2WxoZ4acu0sPH+OKAw==",
"_location": "/xxhashjs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "xxhashjs@0.2.2",
"name": "xxhashjs",
"escapedName": "xxhashjs",
"rawSpec": "0.2.2",
"saveSpec": null,
"fetchSpec": "0.2.2"
},
"_requiredBy": [
"/postcss-url"
],
"_resolved": "https://registry.npmjs.org/xxhashjs/-/xxhashjs-0.2.2.tgz",
"_spec": "0.2.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Pierre Curto"
},
"bugs": {
"url": "https://github.com/pierrec/js-xxhash/issues"
},
"dependencies": {
"cuint": "^0.2.2"
},
"description": "xxHash in Javascript",
"devDependencies": {
"benchmark": "*",
"uglifyjs": "^2.4.11",
"webpack": "^3.10.0"
},
"homepage": "https://github.com/pierrec/js-xxhash",
"keywords": [
"xxhash",
"xxh"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "xxhashjs",
"repository": {
"type": "git",
"url": "git+https://github.com/pierrec/js-xxhash.git"
},
"scripts": {
"prepublish": "webpack && uglifyjs -m -c -o build/xxhash.min.js build/xxhash.js",
"test": "mocha"
},
"version": "0.2.2"
}