| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "memfs@3.3.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "memfs@3.3.0", |
| | | "_id": "memfs@3.3.0", |
| | | "_from": "memfs@^3.2.2", |
| | | "_id": "memfs@3.4.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-BEE62uMfKOavX3iG7GYX43QJ+hAeeWnwIAuJ/R6q96jaMtiLzhsxHJC8B1L7fK7Pt/vXDRwb3SG/yBpNGDPqzg==", |
| | | "_integrity": "sha512-eivjfi7Ahr6eQTn44nvTnR60e4a1Fs1Via2kCR5lHo/kyNoiMWaXCNJ/GpSd0ilXas2JSOl9B5FTIhflXu0hlg==", |
| | | "_location": "/memfs", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "memfs@3.3.0", |
| | | "raw": "memfs@^3.2.2", |
| | | "name": "memfs", |
| | | "escapedName": "memfs", |
| | | "rawSpec": "3.3.0", |
| | | "rawSpec": "^3.2.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.3.0" |
| | | "fetchSpec": "^3.2.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/fork-ts-checker-webpack-plugin", |
| | | "/webpack-dev-middleware" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/memfs/-/memfs-3.3.0.tgz", |
| | | "_spec": "3.3.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.3.tgz", |
| | | "_shasum": "fc08ac32363b6ea6c95381cabb4d67838180d4e1", |
| | | "_spec": "memfs@^3.2.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack-dev-middleware", |
| | | "bugs": { |
| | | "url": "https://github.com/streamich/memfs/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "config": { |
| | | "commitizen": { |
| | | "path": "git-cz" |
| | |
| | | "dependencies": { |
| | | "fs-monkey": "1.0.3" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "In-memory file-system with Node's fs API.", |
| | | "devDependencies": { |
| | | "@semantic-release/changelog": "5.0.1", |
| | | "@semantic-release/git": "9.0.1", |
| | | "@semantic-release/npm": "8.0.0", |
| | | "@types/jest": "27.0.1", |
| | | "@semantic-release/changelog": "6.0.1", |
| | | "@semantic-release/git": "10.0.1", |
| | | "@semantic-release/npm": "9.0.1", |
| | | "@types/jest": "27.5.0", |
| | | "@types/node": "10.17.60", |
| | | "cpy-cli": "3.1.1", |
| | | "husky": "7.0.2", |
| | | "jest": "27.2.0", |
| | | "prettier": "2.4.1", |
| | | "pretty-quick": "3.1.1", |
| | | "husky": "7.0.4", |
| | | "jest": "28.0.3", |
| | | "prettier": "2.6.2", |
| | | "pretty-quick": "3.1.3", |
| | | "rimraf": "3.0.2", |
| | | "semantic-release": "18.0.0", |
| | | "ts-jest": "27.0.5", |
| | | "ts-node": "10.2.1", |
| | | "semantic-release": "19.0.2", |
| | | "ts-jest": "28.0.1", |
| | | "ts-node": "10.7.0", |
| | | "tslint": "5.20.1", |
| | | "tslint-config-common": "1.6.0", |
| | | "typescript": "4.4.3" |
| | | "typescript": "4.6.4" |
| | | }, |
| | | "engines": { |
| | | "node": ">= 4.0.0" |
| | |
| | | "url": "git+https://github.com/streamich/memfs.git" |
| | | }, |
| | | "scripts": { |
| | | "build": "tsc -p . && cpy src/*.js lib", |
| | | "build": "tsc -p . && cp src/getBigInt.js lib/", |
| | | "clean": "rimraf lib types", |
| | | "prettier": "prettier --ignore-path .gitignore --write \"src/**/*.{ts,js}\"", |
| | | "prettier:diff": "prettier -l \"src/**/*.{ts,js}\"", |
| | |
| | | "watch": "watch \"npm run build\" ./src" |
| | | }, |
| | | "types": "lib/index.d.ts", |
| | | "version": "3.3.0" |
| | | "version": "3.4.3" |
| | | } |