File: //home/arjun/projects/buyercall_new/buyercall/node_modules/@nicolo-ribaudo/chokidar-2/package.json
{
"_args": [
[
"@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3",
"/home/arjun/projects/buyercall_new/buyercall"
]
],
"_from": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3",
"_id": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3",
"_inBundle": false,
"_integrity": "sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==",
"_location": "/@nicolo-ribaudo/chokidar-2",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3",
"name": "@nicolo-ribaudo/chokidar-2",
"escapedName": "@nicolo-ribaudo%2fchokidar-2",
"scope": "@nicolo-ribaudo",
"rawSpec": "2.1.8-no-fsevents.3",
"saveSpec": null,
"fetchSpec": "2.1.8-no-fsevents.3"
},
"_requiredBy": [
"/@babel/cli"
],
"_resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
"_spec": "2.1.8-no-fsevents.3",
"_where": "/home/arjun/projects/buyercall_new/buyercall",
"author": {
"name": "Nicolò Ribaudo",
"email": "nicolo.ribaudo@gmail.com"
},
"bugs": {
"url": "https://github.com/nicolo-ribaudo/chokidar-2/issues"
},
"dependencies": {},
"description": "A wrapper around chokidar@2 to be able to specify both @2 and @3 as dependencies",
"devDependencies": {
"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",
"webpack": "^5.53.0",
"webpack-cli": "^4.8.0"
},
"homepage": "https://github.com/nicolo-ribaudo/chokidar-2#readme",
"license": "MIT",
"main": "./dist/main.js",
"name": "@nicolo-ribaudo/chokidar-2",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nicolo-ribaudo/chokidar-2.git"
},
"scripts": {
"build": "./build-chokidar.sh",
"bundle": "webpack ./chokidar/index.js -o ./dist -t node --mode development"
},
"types": "./types.d.ts",
"version": "2.1.8-no-fsevents.3"
}