{
  "_args": [
    [
      "@ionic/utils-fs@3.1.3",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "@ionic/utils-fs@3.1.3",
  "_id": "@ionic/utils-fs@3.1.3",
  "_inBundle": false,
  "_integrity": "sha512-xMZhlB1XgZQchvKZFQt6NcKgLsCdSTt3lmU0Gl0HIWdGHjwI5QSyLCYPTvfa8Wm4vCn7XYiMy05bWxWtY0+FxQ==",
  "_location": "/@ionic/utils-fs",
  "_phantomChildren": {
    "at-least-node": "1.0.0",
    "graceful-fs": "4.2.2",
    "readable-stream": "3.4.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ionic/utils-fs@3.1.3",
    "name": "@ionic/utils-fs",
    "escapedName": "@ionic%2futils-fs",
    "scope": "@ionic",
    "rawSpec": "3.1.3",
    "saveSpec": null,
    "fetchSpec": "3.1.3"
  },
  "_requiredBy": [
    "/cordova-res"
  ],
  "_resolved": "https://registry.npmjs.org/@ionic/utils-fs/-/utils-fs-3.1.3.tgz",
  "_spec": "3.1.3",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "author": {
    "name": "Ionic Team",
    "email": "hi@ionic.io",
    "url": "https://ionic.io"
  },
  "bugs": {
    "url": "https://github.com/ionic-team/ionic-cli/issues"
  },
  "dependencies": {
    "debug": "^4.0.0",
    "fs-extra": "^9.0.0",
    "through2": "^3.0.0",
    "tslib": "1.11.2"
  },
  "description": "Filesystem utils for Node",
  "devDependencies": {
    "@types/debug": "^4.1.1",
    "@types/fs-extra": "^8.0.0",
    "@types/jest": "^25.1.0",
    "@types/node": "~10.17.13",
    "@types/through2": "^2.0.33",
    "jest": "^25.1.0",
    "jest-cli": "^26.0.1",
    "lint-staged": "^10.0.2",
    "rimraf": "^3.0.0",
    "ts-jest": "~25.4.0",
    "tslint": "^5.9.1",
    "typescript": "~3.8.2"
  },
  "engines": {
    "node": ">=10.3.0"
  },
  "files": [
    "dist/",
    "LICENSE",
    "README.md"
  ],
  "gitHead": "68fe7bf49e4aae909d132a325b4fa3dddc6f9bf2",
  "homepage": "https://ionicframework.com/",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "@ionic/utils-fs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ionic-team/ionic-cli.git"
  },
  "scripts": {
    "build": "npm run clean && tsc",
    "clean": "rimraf dist",
    "lint": "tslint --project tsconfig.json",
    "prepublishOnly": "npm run build",
    "test": "jest --maxWorkers=4",
    "watch": "tsc -w --preserveWatchOutput"
  },
  "types": "dist/index.d.ts",
  "version": "3.1.3"
}
