| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_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",
- "_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.npmmirror.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz",
- "_shasum": "323d72dd25103d0c4fbdce89dadf574a787b1f9b",
- "_spec": "@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents.3",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\@babel\\cli",
- "author": {
- "name": "Nicolò Ribaudo",
- "email": "nicolo.ribaudo@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/nicolo-ribaudo/chokidar-2/issues"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "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"
- }
|