source: imaps-frontend/node_modules/@parcel/watcher-linux-x64-musl/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

  • Property mode set to 100644
File size: 1.8 KB
Line 
1{
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"
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,
34 "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.",
35 "engines": {
36 "node": ">= 10.0.0"
37 },
38 "files": [
39 "watcher.node"
40 ],
41 "funding": {
42 "type": "opencollective",
43 "url": "https://opencollective.com/parcel"
44 },
45 "homepage": "https://github.com/parcel-bundler/watcher#readme",
46 "libc": [
47 "musl"
48 ],
49 "license": "MIT",
50 "main": "watcher.node",
51 "name": "@parcel/watcher-linux-x64-musl",
52 "os": [
53 "linux"
54 ],
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"
63}
Note: See TracBrowser for help on using the repository browser.