{
  "_args": [
    [
      "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.2",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.2",
  "_id": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.2",
  "_inBundle": false,
  "_integrity": "sha512-Fb8WxUFOBQVl+CX4MWet5o7eCc6Pj04rXIwVKZ6h1NnqTo45eOQW6aWyhG25NIODvWFwTDMwBsYxrQ3imxpetg==",
  "_location": "/@nicolo-ribaudo/chokidar-2",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.2",
    "name": "@nicolo-ribaudo/chokidar-2",
    "escapedName": "@nicolo-ribaudo%2fchokidar-2",
    "scope": "@nicolo-ribaudo",
    "rawSpec": "2.1.8-no-fsevents.2",
    "saveSpec": null,
    "fetchSpec": "2.1.8-no-fsevents.2"
  },
  "_requiredBy": [
    "/@babel/cli"
  ],
  "_resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.2.tgz",
  "_spec": "2.1.8-no-fsevents.2",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Nicolò Ribaudo",
    "email": "nicolo.ribaudo@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/nicolo-ribaudo/chokidar-2/issues"
  },
  "dependencies": {
    "anymatch": "^2.0.0",
    "async-each": "^1.0.1",
    "braces": "^2.3.2",
    "glob-parent": "^5.1.2",
    "inherits": "^2.0.3",
    "is-binary-path": "^1.0.0",
    "is-glob": "^4.0.0",
    "normalize-path": "^3.0.0",
    "path-is-absolute": "^1.0.0",
    "readdirp": "^2.2.1",
    "upath": "^1.1.1"
  },
  "description": "A wrapper around chokidar@2 to be able to specify both @2 and @3 as dependencies",
  "homepage": "https://github.com/nicolo-ribaudo/chokidar-2#readme",
  "license": "MIT",
  "main": "./chokidar/index.js",
  "name": "@nicolo-ribaudo/chokidar-2",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nicolo-ribaudo/chokidar-2.git"
  },
  "scripts": {
    "download-chokidar": "./download-chokidar.sh"
  },
  "types": "./chokidar/types/index.d.ts",
  "version": "2.1.8-no-fsevents.2"
}
