| 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/webpack/node_modules/memory-fs/ |
Upload File : |
{
"_args": [
[
"memory-fs@0.4.1",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "memory-fs@0.4.1",
"_id": "memory-fs@0.4.1",
"_inBundle": false,
"_integrity": "sha512-cda4JKCxReDXFXRqOHPQscuIYg1PvxbE2S2GP45rnwfEK+vZaXC8C1OFvdHIbgw0DLzowXGVoxLaAmlgRy14GQ==",
"_location": "/webpack/memory-fs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "memory-fs@0.4.1",
"name": "memory-fs",
"escapedName": "memory-fs",
"rawSpec": "0.4.1",
"saveSpec": null,
"fetchSpec": "0.4.1"
},
"_requiredBy": [
"/webpack"
],
"_resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz",
"_spec": "0.4.1",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/memory-fs/issues"
},
"dependencies": {
"errno": "^0.1.3",
"readable-stream": "^2.0.1"
},
"description": "A simple in-memory filesystem. Holds data in a javascript object.",
"devDependencies": {
"bl": "^1.0.0",
"codecov.io": "^0.1.4",
"coveralls": "^2.11.2",
"istanbul": "^0.2.13",
"mocha": "^1.20.1",
"should": "^4.0.4"
},
"directories": {
"test": "test"
},
"files": [
"lib/"
],
"homepage": "https://github.com/webpack/memory-fs",
"keywords": [
"fs",
"memory"
],
"license": "MIT",
"main": "lib/MemoryFileSystem.js",
"name": "memory-fs",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/memory-fs.git"
},
"scripts": {
"cover": "istanbul cover node_modules/mocha/bin/_mocha",
"test": "mocha",
"travis": "npm run cover -- --report lcovonly"
},
"version": "0.4.1"
}