| 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/fs-monkey/ |
Upload File : |
{
"_args": [
[
"fs-monkey@1.1.0",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "fs-monkey@1.1.0",
"_id": "fs-monkey@1.1.0",
"_inBundle": false,
"_integrity": "sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==",
"_location": "/fs-monkey",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "fs-monkey@1.1.0",
"name": "fs-monkey",
"escapedName": "fs-monkey",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/webpack-dev-middleware/memfs"
],
"_resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"bugs": {
"url": "https://github.com/streamich/fs-monkey/issues"
},
"dependencies": {},
"description": "Monkey patches for file system related things.",
"devDependencies": {
"@babel/cli": "^7.18.6",
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^9.0.1",
"@types/jest": "^29.0.0",
"@types/node": "^8.10.66",
"babel-jest": "^29.0.0",
"jest": "^29.0.0",
"semantic-release": "^19.0.3",
"source-map-support": "^0.5.21"
},
"directories": {
"doc": "docs"
},
"files": [
"lib",
"!lib/__tests__",
"docs"
],
"homepage": "https://github.com/streamich/fs-monkey#readme",
"jest": {
"collectCoverageFrom": [
"src/**/*.js"
],
"transform": {
"^.+\\.jsx?$": "babel-jest"
},
"testRegex": ".*(__tests__/|/test/unit/).*(test|spec)\\.(t|j)sx?$"
},
"keywords": [
"fs",
"file",
"file system",
"monkey",
"fsmonkey",
"monkeyfs",
"monkeypatch",
"patch"
],
"license": "Unlicense",
"main": "lib/index.js",
"name": "fs-monkey",
"release": {
"verifyConditions": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
],
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/streamich/fs-monkey.git"
},
"scripts": {
"build": "babel src --out-dir lib",
"test": "jest"
},
"version": "1.1.0"
}