source: imaps-frontend/node_modules/@rollup/rollup-linux-x64-gnu/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.5 KB
RevLine 
[d565449]1{
[79a0317]2 "_from": "@rollup/rollup-linux-x64-gnu@4.28.1",
3 "_id": "@rollup/rollup-linux-x64-gnu@4.28.1",
4 "_inBundle": false,
5 "_integrity": "sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==",
6 "_location": "/@rollup/rollup-linux-x64-gnu",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "version",
10 "registry": true,
11 "raw": "@rollup/rollup-linux-x64-gnu@4.28.1",
12 "name": "@rollup/rollup-linux-x64-gnu",
13 "escapedName": "@rollup%2frollup-linux-x64-gnu",
14 "scope": "@rollup",
15 "rawSpec": "4.28.1",
16 "saveSpec": null,
17 "fetchSpec": "4.28.1"
18 },
19 "_requiredBy": [
20 "/rollup"
[d565449]21 ],
[79a0317]22 "_resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.28.1.tgz",
23 "_shasum": "b83001b5abed2bcb5e2dbeec6a7e69b194235c1e",
24 "_spec": "@rollup/rollup-linux-x64-gnu@4.28.1",
25 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/rollup",
26 "author": {
27 "name": "Lukas Taegert-Atkinson"
28 },
29 "bugs": {
30 "url": "https://github.com/rollup/rollup/issues"
31 },
32 "bundleDependencies": false,
[d565449]33 "cpu": [
34 "x64"
35 ],
[79a0317]36 "deprecated": false,
37 "description": "Native bindings for Rollup",
[d565449]38 "files": [
39 "rollup.linux-x64-gnu.node"
40 ],
41 "homepage": "https://rollupjs.org/",
42 "libc": [
43 "glibc"
44 ],
[79a0317]45 "license": "MIT",
46 "main": "./rollup.linux-x64-gnu.node",
47 "name": "@rollup/rollup-linux-x64-gnu",
48 "os": [
49 "linux"
50 ],
51 "repository": {
52 "type": "git",
53 "url": "git+https://github.com/rollup/rollup.git"
54 },
55 "version": "4.28.1"
56}
Note: See TracBrowser for help on using the repository browser.