| 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-json/ |
Upload File : |
{
"_args": [
[
"buffer-json@2.0.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "buffer-json@2.0.0",
"_id": "buffer-json@2.0.0",
"_inBundle": false,
"_integrity": "sha512-+jjPFVqyfF1esi9fvfUs3NqM0pH1ziZ36VP4hmA/y/Ssfo/5w5xHKfTw9BwQjoJ1w/oVtpLomqwUHKdefGyuHw==",
"_location": "/buffer-json",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "buffer-json@2.0.0",
"name": "buffer-json",
"escapedName": "buffer-json",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/cache-loader"
],
"_resolved": "https://registry.npmjs.org/buffer-json/-/buffer-json-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "JP Richardson"
},
"bugs": {
"url": "https://github.com/jprichardson/buffer-json/issues"
},
"description": "JSON.stringify & JSON.parse which can encode/decode buffers.",
"devDependencies": {
"standard": "^12.0.1",
"tape": "^4.10.1"
},
"homepage": "https://github.com/jprichardson/buffer-json#readme",
"keywords": [
"JSON",
"parse",
"stringify",
"buffer",
"reviver",
"replacer",
"base64"
],
"license": "MIT",
"main": "index.js",
"name": "buffer-json",
"repository": {
"type": "git",
"url": "git+https://github.com/jprichardson/buffer-json.git"
},
"scripts": {
"test": "standard --fix && node test.js"
},
"version": "2.0.0"
}