Changeset 79a0317 for imaps-frontend/node_modules/@parcel
- Timestamp:
- 01/21/25 03:08:24 (3 days ago)
- Branches:
- main
- Parents:
- 0c6b92a
- Location:
- imaps-frontend/node_modules/@parcel
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/@parcel/watcher-linux-x64-glibc/package.json
r0c6b92a r79a0317 1 1 { 2 "name": "@parcel/watcher-linux-x64-glibc", 3 "version": "2.5.0", 4 "main": "watcher.node", 5 "repository": { 6 "type": "git", 7 "url": "https://github.com/parcel-bundler/watcher.git" 2 "_from": "@parcel/watcher-linux-x64-glibc@2.5.0", 3 "_id": "@parcel/watcher-linux-x64-glibc@2.5.0", 4 "_inBundle": false, 5 "_integrity": "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==", 6 "_location": "/@parcel/watcher-linux-x64-glibc", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "@parcel/watcher-linux-x64-glibc@2.5.0", 12 "name": "@parcel/watcher-linux-x64-glibc", 13 "escapedName": "@parcel%2fwatcher-linux-x64-glibc", 14 "scope": "@parcel", 15 "rawSpec": "2.5.0", 16 "saveSpec": null, 17 "fetchSpec": "2.5.0" 8 18 }, 19 "_requiredBy": [ 20 "/@parcel/watcher" 21 ], 22 "_resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.0.tgz", 23 "_shasum": "2e254600fda4e32d83942384d1106e1eed84494d", 24 "_spec": "@parcel/watcher-linux-x64-glibc@2.5.0", 25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@parcel/watcher", 26 "bugs": { 27 "url": "https://github.com/parcel-bundler/watcher/issues" 28 }, 29 "bundleDependencies": false, 30 "cpu": [ 31 "x64" 32 ], 33 "deprecated": false, 9 34 "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.", 10 "license": "MIT", 11 "publishConfig": { 12 "access": "public" 35 "engines": { 36 "node": ">= 10.0.0" 13 37 }, 38 "files": [ 39 "watcher.node" 40 ], 14 41 "funding": { 15 42 "type": "opencollective", 16 43 "url": "https://opencollective.com/parcel" 17 44 }, 18 "files": [ 19 "watcher.node" 45 "homepage": "https://github.com/parcel-bundler/watcher#readme", 46 "libc": [ 47 "glibc" 20 48 ], 21 " engines": {22 "node": ">= 10.0.0"23 },49 "license": "MIT", 50 "main": "watcher.node", 51 "name": "@parcel/watcher-linux-x64-glibc", 24 52 "os": [ 25 53 "linux" 26 54 ], 27 "cpu": [ 28 "x64" 29 ], 30 "libc": [ 31 "glibc" 32 ] 55 "publishConfig": { 56 "access": "public" 57 }, 58 "repository": { 59 "type": "git", 60 "url": "git+https://github.com/parcel-bundler/watcher.git" 61 }, 62 "version": "2.5.0" 33 63 } -
imaps-frontend/node_modules/@parcel/watcher-linux-x64-musl/package.json
r0c6b92a r79a0317 1 1 { 2 "name": "@parcel/watcher-linux-x64-musl", 3 "version": "2.5.0", 4 "main": "watcher.node", 5 "repository": { 6 "type": "git", 7 "url": "https://github.com/parcel-bundler/watcher.git" 2 "_from": "@parcel/watcher-linux-x64-musl@2.5.0", 3 "_id": "@parcel/watcher-linux-x64-musl@2.5.0", 4 "_inBundle": false, 5 "_integrity": "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==", 6 "_location": "/@parcel/watcher-linux-x64-musl", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "@parcel/watcher-linux-x64-musl@2.5.0", 12 "name": "@parcel/watcher-linux-x64-musl", 13 "escapedName": "@parcel%2fwatcher-linux-x64-musl", 14 "scope": "@parcel", 15 "rawSpec": "2.5.0", 16 "saveSpec": null, 17 "fetchSpec": "2.5.0" 8 18 }, 19 "_requiredBy": [ 20 "/@parcel/watcher" 21 ], 22 "_resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.0.tgz", 23 "_shasum": "01fcea60fedbb3225af808d3f0a7b11229792eef", 24 "_spec": "@parcel/watcher-linux-x64-musl@2.5.0", 25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@parcel/watcher", 26 "bugs": { 27 "url": "https://github.com/parcel-bundler/watcher/issues" 28 }, 29 "bundleDependencies": false, 30 "cpu": [ 31 "x64" 32 ], 33 "deprecated": false, 9 34 "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.", 10 "license": "MIT", 11 "publishConfig": { 12 "access": "public" 35 "engines": { 36 "node": ">= 10.0.0" 13 37 }, 38 "files": [ 39 "watcher.node" 40 ], 14 41 "funding": { 15 42 "type": "opencollective", 16 43 "url": "https://opencollective.com/parcel" 17 44 }, 18 "files": [ 19 "watcher.node" 45 "homepage": "https://github.com/parcel-bundler/watcher#readme", 46 "libc": [ 47 "musl" 20 48 ], 21 " engines": {22 "node": ">= 10.0.0"23 },49 "license": "MIT", 50 "main": "watcher.node", 51 "name": "@parcel/watcher-linux-x64-musl", 24 52 "os": [ 25 53 "linux" 26 54 ], 27 "cpu": [ 28 "x64" 29 ], 30 "libc": [ 31 "musl" 32 ] 55 "publishConfig": { 56 "access": "public" 57 }, 58 "repository": { 59 "type": "git", 60 "url": "git+https://github.com/parcel-bundler/watcher.git" 61 }, 62 "version": "2.5.0" 33 63 } -
imaps-frontend/node_modules/@parcel/watcher/package.json
r0c6b92a r79a0317 1 1 { 2 "name": "@parcel/watcher", 3 "version": "2.5.0", 4 "main": "index.js", 5 "types": "index.d.ts", 6 "repository": { 7 "type": "git", 8 "url": "https://github.com/parcel-bundler/watcher.git" 2 "_from": "@parcel/watcher@2.5.0", 3 "_id": "@parcel/watcher@2.5.0", 4 "_inBundle": false, 5 "_integrity": "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==", 6 "_location": "/@parcel/watcher", 7 "_phantomChildren": {}, 8 "_requested": { 9 "type": "version", 10 "registry": true, 11 "raw": "@parcel/watcher@2.5.0", 12 "name": "@parcel/watcher", 13 "escapedName": "@parcel%2fwatcher", 14 "scope": "@parcel", 15 "rawSpec": "2.5.0", 16 "saveSpec": null, 17 "fetchSpec": "2.5.0" 9 18 }, 19 "_requiredBy": [ 20 "/sass" 21 ], 22 "_resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz", 23 "_shasum": "5c88818b12b8de4307a9d3e6dc3e28eba0dfbd10", 24 "_spec": "@parcel/watcher@2.5.0", 25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/sass", 26 "binary": { 27 "napi_versions": [ 28 3 29 ] 30 }, 31 "bugs": { 32 "url": "https://github.com/parcel-bundler/watcher/issues" 33 }, 34 "bundleDependencies": false, 35 "dependencies": { 36 "@parcel/watcher-android-arm64": "2.5.0", 37 "@parcel/watcher-darwin-arm64": "2.5.0", 38 "@parcel/watcher-darwin-x64": "2.5.0", 39 "@parcel/watcher-freebsd-x64": "2.5.0", 40 "@parcel/watcher-linux-arm-glibc": "2.5.0", 41 "@parcel/watcher-linux-arm-musl": "2.5.0", 42 "@parcel/watcher-linux-arm64-glibc": "2.5.0", 43 "@parcel/watcher-linux-arm64-musl": "2.5.0", 44 "@parcel/watcher-linux-x64-glibc": "2.5.0", 45 "@parcel/watcher-linux-x64-musl": "2.5.0", 46 "@parcel/watcher-win32-arm64": "2.5.0", 47 "@parcel/watcher-win32-ia32": "2.5.0", 48 "@parcel/watcher-win32-x64": "2.5.0", 49 "detect-libc": "^1.0.3", 50 "is-glob": "^4.0.3", 51 "micromatch": "^4.0.5", 52 "node-addon-api": "^7.0.0" 53 }, 54 "deprecated": false, 10 55 "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.", 11 "license": "MIT", 12 "publishConfig": { 13 "access": "public" 56 "devDependencies": { 57 "esbuild": "^0.19.8", 58 "fs-extra": "^10.0.0", 59 "husky": "^7.0.2", 60 "lint-staged": "^11.1.2", 61 "mocha": "^9.1.1", 62 "napi-wasm": "^1.1.0", 63 "prebuildify": "^6.0.1", 64 "prettier": "^2.3.2" 14 65 }, 15 "funding": { 16 "type": "opencollective", 17 "url": "https://opencollective.com/parcel" 66 "engines": { 67 "node": ">= 10.0.0" 18 68 }, 19 69 "files": [ … … 29 79 "binding.gyp" 30 80 ], 31 "scripts": { 32 "prebuild": "prebuildify --napi --strip --tag-libc", 33 "format": "prettier --write \"./**/*.{js,json,md}\"", 34 "build": "node-gyp rebuild", 35 "install": "node scripts/build-from-source.js", 36 "test": "mocha" 81 "funding": { 82 "type": "opencollective", 83 "url": "https://opencollective.com/parcel" 37 84 }, 38 "engines": { 39 "node": ">= 10.0.0" 40 }, 85 "homepage": "https://github.com/parcel-bundler/watcher#readme", 41 86 "husky": { 42 87 "hooks": { … … 44 89 } 45 90 }, 91 "license": "MIT", 46 92 "lint-staged": { 47 93 "*.{js,json,md}": [ … … 50 96 ] 51 97 }, 52 "dependencies": { 53 "detect-libc": "^1.0.3", 54 "is-glob": "^4.0.3", 55 "micromatch": "^4.0.5", 56 "node-addon-api": "^7.0.0" 57 }, 58 "devDependencies": { 59 "esbuild": "^0.19.8", 60 "fs-extra": "^10.0.0", 61 "husky": "^7.0.2", 62 "lint-staged": "^11.1.2", 63 "mocha": "^9.1.1", 64 "napi-wasm": "^1.1.0", 65 "prebuildify": "^6.0.1", 66 "prettier": "^2.3.2" 67 }, 68 "binary": { 69 "napi_versions": [ 70 3 71 ] 72 }, 98 "main": "index.js", 99 "name": "@parcel/watcher", 73 100 "optionalDependencies": { 101 "@parcel/watcher-android-arm64": "2.5.0", 102 "@parcel/watcher-darwin-arm64": "2.5.0", 74 103 "@parcel/watcher-darwin-x64": "2.5.0", 75 "@parcel/watcher-darwin-arm64": "2.5.0", 76 "@parcel/watcher-win32-x64": "2.5.0", 104 "@parcel/watcher-freebsd-x64": "2.5.0", 105 "@parcel/watcher-linux-arm-glibc": "2.5.0", 106 "@parcel/watcher-linux-arm-musl": "2.5.0", 107 "@parcel/watcher-linux-arm64-glibc": "2.5.0", 108 "@parcel/watcher-linux-arm64-musl": "2.5.0", 109 "@parcel/watcher-linux-x64-glibc": "2.5.0", 110 "@parcel/watcher-linux-x64-musl": "2.5.0", 77 111 "@parcel/watcher-win32-arm64": "2.5.0", 78 112 "@parcel/watcher-win32-ia32": "2.5.0", 79 "@parcel/watcher-linux-x64-glibc": "2.5.0", 80 "@parcel/watcher-linux-x64-musl": "2.5.0", 81 "@parcel/watcher-linux-arm64-glibc": "2.5.0", 82 "@parcel/watcher-linux-arm64-musl": "2.5.0", 83 "@parcel/watcher-linux-arm-glibc": "2.5.0", 84 "@parcel/watcher-linux-arm-musl": "2.5.0", 85 "@parcel/watcher-android-arm64": "2.5.0", 86 "@parcel/watcher-freebsd-x64": "2.5.0" 87 } 113 "@parcel/watcher-win32-x64": "2.5.0" 114 }, 115 "publishConfig": { 116 "access": "public" 117 }, 118 "repository": { 119 "type": "git", 120 "url": "git+https://github.com/parcel-bundler/watcher.git" 121 }, 122 "scripts": { 123 "build": "node-gyp rebuild", 124 "format": "prettier --write \"./**/*.{js,json,md}\"", 125 "install": "node scripts/build-from-source.js", 126 "prebuild": "prebuildify --napi --strip --tag-libc", 127 "test": "mocha" 128 }, 129 "types": "index.d.ts", 130 "version": "2.5.0" 88 131 }
Note:
See TracChangeset
for help on using the changeset viewer.