1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30:04 +02:00

update node modules

This commit is contained in:
s2
2019-03-29 15:56:41 +01:00
parent f114871153
commit 89c32fb4e6
8347 changed files with 390123 additions and 159877 deletions

24
node_modules/core-js/package.json generated vendored
View File

@@ -1,34 +1,36 @@
{
"_from": "core-js@^2.4.0",
"_args": [
[
"core-js@2.5.5",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "core-js@2.5.5",
"_id": "core-js@2.5.5",
"_inBundle": false,
"_integrity": "sha1-sU3ek2xkDAV5prUMq8wTLdYSfjs=",
"_location": "/core-js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "core-js@^2.4.0",
"raw": "core-js@2.5.5",
"name": "core-js",
"escapedName": "core-js",
"rawSpec": "^2.4.0",
"rawSpec": "2.5.5",
"saveSpec": null,
"fetchSpec": "^2.4.0"
"fetchSpec": "2.5.5"
},
"_requiredBy": [
"/babel-polyfill",
"/babel-register",
"/babel-runtime"
],
"_resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.5.tgz",
"_shasum": "b14dde936c640c0579a6b50cabcc132dd6127e3b",
"_spec": "core-js@^2.4.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-runtime",
"_spec": "2.5.5",
"_where": "E:\\projects\\p\\minifyfromhtml",
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Standard library",
"devDependencies": {
"LiveScript": "1.3.x",