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.7 KB
|
Line | |
---|
1 | {
|
---|
2 | "_from": "globals@^11.1.0",
|
---|
3 | "_id": "globals@11.12.0",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
---|
6 | "_location": "/globals",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "globals@^11.1.0",
|
---|
12 | "name": "globals",
|
---|
13 | "escapedName": "globals",
|
---|
14 | "rawSpec": "^11.1.0",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^11.1.0"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/@babel/traverse"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
|
---|
22 | "_shasum": "ab8795338868a0babd8525758018c2a7eb95c42e",
|
---|
23 | "_spec": "globals@^11.1.0",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/@babel/traverse",
|
---|
25 | "author": {
|
---|
26 | "name": "Sindre Sorhus",
|
---|
27 | "email": "sindresorhus@gmail.com",
|
---|
28 | "url": "sindresorhus.com"
|
---|
29 | },
|
---|
30 | "bugs": {
|
---|
31 | "url": "https://github.com/sindresorhus/globals/issues"
|
---|
32 | },
|
---|
33 | "bundleDependencies": false,
|
---|
34 | "deprecated": false,
|
---|
35 | "description": "Global identifiers from different JavaScript environments",
|
---|
36 | "devDependencies": {
|
---|
37 | "ava": "0.21.0",
|
---|
38 | "xo": "0.18.0"
|
---|
39 | },
|
---|
40 | "engines": {
|
---|
41 | "node": ">=4"
|
---|
42 | },
|
---|
43 | "files": [
|
---|
44 | "index.js",
|
---|
45 | "globals.json"
|
---|
46 | ],
|
---|
47 | "homepage": "https://github.com/sindresorhus/globals#readme",
|
---|
48 | "keywords": [
|
---|
49 | "globals",
|
---|
50 | "global",
|
---|
51 | "identifiers",
|
---|
52 | "variables",
|
---|
53 | "vars",
|
---|
54 | "jshint",
|
---|
55 | "eslint",
|
---|
56 | "environments"
|
---|
57 | ],
|
---|
58 | "license": "MIT",
|
---|
59 | "name": "globals",
|
---|
60 | "repository": {
|
---|
61 | "type": "git",
|
---|
62 | "url": "git+https://github.com/sindresorhus/globals.git"
|
---|
63 | },
|
---|
64 | "scripts": {
|
---|
65 | "test": "xo && ava"
|
---|
66 | },
|
---|
67 | "version": "11.12.0",
|
---|
68 | "xo": {
|
---|
69 | "ignores": [
|
---|
70 | "get-browser-globals.js"
|
---|
71 | ]
|
---|
72 | }
|
---|
73 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.