2024-09-13 15:27:20 +01:00
|
|
|
{
|
|
|
|
"name": "fsevents",
|
|
|
|
"dist-tags": {
|
|
|
|
"latest": "2.3.3"
|
|
|
|
},
|
|
|
|
"versions": {
|
2025-01-28 15:38:45 +09:00
|
|
|
"2.3.2": {
|
2024-09-13 15:27:20 +01:00
|
|
|
"name": "fsevents",
|
2025-01-28 15:38:45 +09:00
|
|
|
"version": "2.3.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"_id": "fsevents@2.3.2",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/fsevents/fsevents/issues"
|
|
|
|
},
|
2024-09-13 15:27:20 +01:00
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2025-01-28 15:38:45 +09:00
|
|
|
"dist": {
|
|
|
|
"shasum": "8a526f78b8fdf4623b709e0b975c52c24c02fd1a",
|
|
|
|
"tarball": "http://localhost:4260/fsevents/fsevents-2.3.2.tgz",
|
|
|
|
"fileCount": 6,
|
|
|
|
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
|
|
"unpackedSize": 156422
|
|
|
|
},
|
|
|
|
"main": "fsevents.js",
|
|
|
|
"types": "fsevents.d.ts",
|
2024-09-13 15:27:20 +01:00
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
},
|
2025-01-28 15:38:45 +09:00
|
|
|
"gitHead": "a7f5d00939b74e141a73131468c4ce48ee0f2197",
|
|
|
|
"gypfile": true,
|
2024-09-13 15:27:20 +01:00
|
|
|
"scripts": {
|
|
|
|
"test": "/bin/bash ./test.sh 2>/dev/null",
|
2025-01-28 15:38:45 +09:00
|
|
|
"build": "node-gyp clean && rm -f fsevents.node && node-gyp rebuild && node-gyp clean",
|
|
|
|
"clean": "node-gyp clean && rm -f fsevents.node",
|
|
|
|
"install": "node-gyp rebuild",
|
|
|
|
"prepublishOnly": "npm run build"
|
2024-09-13 15:27:20 +01:00
|
|
|
},
|
|
|
|
"repository": {
|
2025-01-28 15:38:45 +09:00
|
|
|
"url": "git+https://github.com/fsevents/fsevents.git",
|
|
|
|
"type": "git"
|
2024-09-13 15:27:20 +01:00
|
|
|
},
|
2025-01-28 15:38:45 +09:00
|
|
|
"_npmVersion": "6.14.10",
|
|
|
|
"description": "Native Access to MacOS FSEvents",
|
|
|
|
"directories": {},
|
|
|
|
"_nodeVersion": "12.20.1",
|
|
|
|
"_hasShrinkwrap": false,
|
|
|
|
"devDependencies": {
|
|
|
|
"node-gyp": "^6.1.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"2.3.3": {
|
|
|
|
"name": "fsevents",
|
|
|
|
"version": "2.3.3",
|
2024-09-13 15:27:20 +01:00
|
|
|
"license": "MIT",
|
2025-01-28 15:38:45 +09:00
|
|
|
"_id": "fsevents@2.3.3",
|
2024-09-13 15:27:20 +01:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/fsevents/fsevents/issues"
|
|
|
|
},
|
2025-01-28 15:38:45 +09:00
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2024-09-13 15:27:20 +01:00
|
|
|
"dist": {
|
|
|
|
"shasum": "cac6407785d03675a2a5e1a5305c697b347d90d6",
|
|
|
|
"tarball": "http://localhost:4260/fsevents/fsevents-2.3.3.tgz",
|
|
|
|
"fileCount": 6,
|
2025-01-28 15:38:45 +09:00
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
2024-09-13 15:27:20 +01:00
|
|
|
"unpackedSize": 173224
|
|
|
|
},
|
2025-01-28 15:38:45 +09:00
|
|
|
"main": "fsevents.js",
|
|
|
|
"types": "fsevents.d.ts",
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
},
|
|
|
|
"gitHead": "2db891e51aa0f2975c5eaaf6aa30f13d720a830a",
|
|
|
|
"gypfile": true,
|
|
|
|
"scripts": {
|
|
|
|
"test": "/bin/bash ./test.sh 2>/dev/null",
|
|
|
|
"build": "node-gyp clean && rm -f fsevents.node && node-gyp rebuild && node-gyp clean",
|
|
|
|
"clean": "node-gyp clean && rm -f fsevents.node",
|
|
|
|
"install": "node-gyp rebuild",
|
|
|
|
"prepublishOnly": "npm run build"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"url": "git+https://github.com/fsevents/fsevents.git",
|
|
|
|
"type": "git"
|
|
|
|
},
|
|
|
|
"_npmVersion": "9.6.7",
|
|
|
|
"description": "Native Access to MacOS FSEvents",
|
2024-09-13 15:27:20 +01:00
|
|
|
"directories": {},
|
2025-01-28 15:38:45 +09:00
|
|
|
"_nodeVersion": "18.17.1",
|
|
|
|
"_hasShrinkwrap": false,
|
|
|
|
"devDependencies": {
|
|
|
|
"node-gyp": "^9.4.0"
|
|
|
|
}
|
2024-09-13 15:27:20 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/fsevents/fsevents/issues"
|
|
|
|
},
|
2025-01-28 15:38:45 +09:00
|
|
|
"license": "MIT",
|
|
|
|
"homepage": "https://github.com/fsevents/fsevents",
|
|
|
|
"repository": {
|
|
|
|
"url": "git+https://github.com/fsevents/fsevents.git",
|
|
|
|
"type": "git"
|
|
|
|
},
|
|
|
|
"description": "Native Access to MacOS FSEvents",
|
|
|
|
"readmeFilename": "README.md"
|
2024-09-13 15:27:20 +01:00
|
|
|
}
|