source: imaps-frontend/node_modules/es-abstract/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: 6.6 KB
Line 
1{
2 "_from": "es-abstract@^1.23.2",
3 "_id": "es-abstract@1.23.9",
4 "_inBundle": false,
5 "_integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==",
6 "_location": "/es-abstract",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "es-abstract@^1.23.2",
12 "name": "es-abstract",
13 "escapedName": "es-abstract",
14 "rawSpec": "^1.23.2",
15 "saveSpec": null,
16 "fetchSpec": "^1.23.2"
17 },
18 "_requiredBy": [
19 "/array-includes",
20 "/array.prototype.findlast",
21 "/array.prototype.flat",
22 "/array.prototype.flatmap",
23 "/array.prototype.tosorted",
24 "/arraybuffer.prototype.slice",
25 "/es-iterator-helpers",
26 "/object.fromentries",
27 "/reflect.getprototypeof",
28 "/string.prototype.matchall",
29 "/string.prototype.repeat",
30 "/string.prototype.trim"
31 ],
32 "_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.9.tgz",
33 "_shasum": "5b45994b7de78dada5c1bebf1379646b32b9d606",
34 "_spec": "es-abstract@^1.23.2",
35 "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/array-includes",
36 "author": {
37 "name": "Jordan Harband",
38 "email": "ljharb@gmail.com",
39 "url": "http://ljharb.codes"
40 },
41 "browser": {
42 "worker_threads": false
43 },
44 "bugs": {
45 "url": "https://github.com/ljharb/es-abstract/issues"
46 },
47 "bundleDependencies": false,
48 "contributors": [
49 {
50 "name": "Jordan Harband",
51 "email": "ljharb@gmail.com",
52 "url": "http://ljharb.codes"
53 }
54 ],
55 "dependencies": {
56 "array-buffer-byte-length": "^1.0.2",
57 "arraybuffer.prototype.slice": "^1.0.4",
58 "available-typed-arrays": "^1.0.7",
59 "call-bind": "^1.0.8",
60 "call-bound": "^1.0.3",
61 "data-view-buffer": "^1.0.2",
62 "data-view-byte-length": "^1.0.2",
63 "data-view-byte-offset": "^1.0.1",
64 "es-define-property": "^1.0.1",
65 "es-errors": "^1.3.0",
66 "es-object-atoms": "^1.0.0",
67 "es-set-tostringtag": "^2.1.0",
68 "es-to-primitive": "^1.3.0",
69 "function.prototype.name": "^1.1.8",
70 "get-intrinsic": "^1.2.7",
71 "get-proto": "^1.0.0",
72 "get-symbol-description": "^1.1.0",
73 "globalthis": "^1.0.4",
74 "gopd": "^1.2.0",
75 "has-property-descriptors": "^1.0.2",
76 "has-proto": "^1.2.0",
77 "has-symbols": "^1.1.0",
78 "hasown": "^2.0.2",
79 "internal-slot": "^1.1.0",
80 "is-array-buffer": "^3.0.5",
81 "is-callable": "^1.2.7",
82 "is-data-view": "^1.0.2",
83 "is-regex": "^1.2.1",
84 "is-shared-array-buffer": "^1.0.4",
85 "is-string": "^1.1.1",
86 "is-typed-array": "^1.1.15",
87 "is-weakref": "^1.1.0",
88 "math-intrinsics": "^1.1.0",
89 "object-inspect": "^1.13.3",
90 "object-keys": "^1.1.1",
91 "object.assign": "^4.1.7",
92 "own-keys": "^1.0.1",
93 "regexp.prototype.flags": "^1.5.3",
94 "safe-array-concat": "^1.1.3",
95 "safe-push-apply": "^1.0.0",
96 "safe-regex-test": "^1.1.0",
97 "set-proto": "^1.0.0",
98 "string.prototype.trim": "^1.2.10",
99 "string.prototype.trimend": "^1.0.9",
100 "string.prototype.trimstart": "^1.0.8",
101 "typed-array-buffer": "^1.0.3",
102 "typed-array-byte-length": "^1.0.3",
103 "typed-array-byte-offset": "^1.0.4",
104 "typed-array-length": "^1.0.7",
105 "unbox-primitive": "^1.1.0",
106 "which-typed-array": "^1.1.18"
107 },
108 "deprecated": false,
109 "description": "ECMAScript spec abstract operations.",
110 "devDependencies": {
111 "@ljharb/eslint-config": "^21.1.1",
112 "@unicode/unicode-15.0.0": "^1.6.5",
113 "array.from": "^1.1.6",
114 "array.prototype.filter": "^1.0.4",
115 "array.prototype.flatmap": "^1.3.3",
116 "array.prototype.indexof": "^1.0.8",
117 "available-regexp-flags": "^1.0.4",
118 "cheerio": "=1.0.0-rc.3",
119 "define-accessor-property": "^1.0.0",
120 "define-data-property": "^1.1.4",
121 "diff": "^7.0.0",
122 "eclint": "^2.8.1",
123 "es-value-fixtures": "^1.5.0",
124 "eslint": "=8.8.0",
125 "for-each": "^0.3.3",
126 "function-bind": "^1.1.2",
127 "functions-have-names": "^1.2.3",
128 "glob": "=10.3.7",
129 "has-bigints": "^1.1.0",
130 "has-named-captures": "^1.0.0",
131 "has-strict-mode": "^1.0.1",
132 "in-publish": "^2.0.1",
133 "is-core-module": "^2.16.1",
134 "is-registered-symbol": "^1.1.1",
135 "jackspeak": "=2.1.1",
136 "make-arrow-function": "^1.2.0",
137 "make-async-function": "^1.0.0",
138 "make-async-generator-function": "^1.0.0",
139 "make-generator-function": "^2.0.0",
140 "mock-property": "^1.1.0",
141 "npmignore": "^0.3.1",
142 "nyc": "^10.3.2",
143 "object.fromentries": "^2.0.8",
144 "safe-bigint": "^1.1.1",
145 "safe-publish-latest": "^2.0.0",
146 "ses": "^1.9.1",
147 "tape": "^5.9.0"
148 },
149 "engines": {
150 "node": ">= 0.4"
151 },
152 "funding": {
153 "url": "https://github.com/sponsors/ljharb"
154 },
155 "homepage": "https://github.com/ljharb/es-abstract#readme",
156 "keywords": [
157 "ECMAScript",
158 "ES",
159 "abstract",
160 "operation",
161 "abstract operation",
162 "JavaScript",
163 "ES5",
164 "ES6",
165 "ES7"
166 ],
167 "license": "MIT",
168 "main": "index.js",
169 "name": "es-abstract",
170 "publishConfig": {
171 "ignore": [
172 ".github",
173 "",
174 "# dev scripts",
175 "operations/*.js",
176 "!operations/20*.js",
177 "",
178 "test/",
179 "",
180 ".gitattributes"
181 ]
182 },
183 "repository": {
184 "type": "git",
185 "url": "git://github.com/ljharb/es-abstract.git"
186 },
187 "scripts": {
188 "eccheck": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')",
189 "lint": "eslint .",
190 "postspackle": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1 | xargs git add",
191 "posttest": "npx npm@'>= 10.2' audit --production",
192 "prepack": "npmignore --auto --commentLines=autogenerated",
193 "prepublish": "not-in-publish || npm run prepublishOnly",
194 "prepublishOnly": "safe-publish-latest && npm run spackle",
195 "prespackle": "npm run --silent spackled | xargs rm || true",
196 "pretest": "npm run lint",
197 "spackle": "node operations/spackle 1 && node operations/build-unicode.mjs",
198 "spackled": "git ls-files | xargs git check-attr spackled | grep -v 'unspecified$' | cut -d: -f1",
199 "test": "npm run tests-only && npm run test:ses",
200 "test:ses": "node test/ses-compat",
201 "tests-only": "nyc node --stack-size=5120 test"
202 },
203 "sideEffects": false,
204 "testling": {
205 "files": "test/index.js",
206 "browsers": [
207 "iexplore/6.0..latest",
208 "firefox/3.0..6.0",
209 "firefox/15.0..latest",
210 "firefox/nightly",
211 "chrome/4.0..10.0",
212 "chrome/20.0..latest",
213 "chrome/canary",
214 "opera/10.0..latest",
215 "opera/next",
216 "safari/4.0..latest",
217 "ipad/6.0..latest",
218 "iphone/6.0..latest",
219 "android-browser/4.2"
220 ]
221 },
222 "type": "commonjs",
223 "version": "1.23.9"
224}
Note: See TracBrowser for help on using the repository browser.