This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
53 lines (53 loc) · 1.52 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"_from": "core-js-compat@^3.6.2",
"_id": "core-js-compat@3.6.4",
"_inBundle": false,
"_integrity": "sha512-zAa3IZPvsJ0slViBQ2z+vgyyTuhd3MFn1rBQjZSKVEgB0UMYhUkCj9jJUVPgGTGqWvsBVmfnruXgTcNyTlEiSA==",
"_location": "/core-js-compat",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "core-js-compat@^3.6.2",
"name": "core-js-compat",
"escapedName": "core-js-compat",
"rawSpec": "^3.6.2",
"saveSpec": null,
"fetchSpec": "^3.6.2"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.6.4.tgz",
"_shasum": "938476569ebb6cda80d339bcf199fae4f16fff17",
"_spec": "core-js-compat@^3.6.2",
"_where": "C:\\Users\\luyip\\Documents\\program\\netlify-web-push-notification\\node_modules\\@babel\\preset-env",
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"bundleDependencies": false,
"dependencies": {
"browserslist": "^4.8.3",
"semver": "7.0.0"
},
"deprecated": false,
"description": "core-js compat",
"devDependencies": {
"detective": "^5.2.0",
"electron-to-chromium": "^1.3.332",
"glob": "^7.1.6"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
},
"homepage": "https://github.com/zloirock/core-js#readme",
"license": "MIT",
"main": "index.js",
"name": "core-js-compat",
"repository": {
"type": "git",
"url": "git+https://github.com/zloirock/core-js.git"
},
"version": "3.6.4"
}