File: /var/www/tana/frontend/node_modules/gulp-if/package.json
{
  "_args": [
    [
      "gulp-if@3.0.0",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "gulp-if@3.0.0",
  "_id": "gulp-if@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-fCUEngzNiEZEK2YuPm+sdMpO6ukb8+/qzbGfJBXyNOXz85bCG7yBI+pPSl+N90d7gnLvMsarthsAImx0qy7BAw==",
  "_location": "/gulp-if",
  "_phantomChildren": {
    "readable-stream": "2.3.6"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-if@3.0.0",
    "name": "gulp-if",
    "escapedName": "gulp-if",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "author": {
    "name": "Rob Richardson",
    "url": "http://robrich.org/"
  },
  "bugs": {
    "url": "https://github.com/robrich/gulp-if/issues"
  },
  "dependencies": {
    "gulp-match": "^1.1.0",
    "ternary-stream": "^3.0.0",
    "through2": "^3.0.1"
  },
  "description": "Conditionally run a task",
  "devDependencies": {
    "end-of-stream": "^1.4.1",
    "graceful-fs": "^4.2.0",
    "jshint": "^2.10.2",
    "mkdirp": "^0.5.1",
    "mocha": "^6.1.4",
    "rimraf": "^2.6.3",
    "should": "^13.2.3",
    "stream-exhaust": "^1.0.2",
    "vinyl-fs": "^3.0.3"
  },
  "homepage": "https://github.com/robrich/gulp-if",
  "keywords": [
    "gulpplugin",
    "conditional",
    "if",
    "ternary"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-if",
  "repository": {
    "type": "git",
    "url": "git://github.com/robrich/gulp-if.git"
  },
  "scripts": {
    "test": "mocha && jshint ."
  },
  "version": "3.0.0"
}