1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20: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

View File

@@ -1,28 +1,33 @@
{
"_from": "convert-source-map@^1.5.0",
"_args": [
[
"convert-source-map@1.5.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "convert-source-map@1.5.1",
"_id": "convert-source-map@1.5.1",
"_inBundle": false,
"_integrity": "sha1-uCeAl7m8IpNl3lxiz1/K7YtVmeU=",
"_location": "/convert-source-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "convert-source-map@^1.5.0",
"raw": "convert-source-map@1.5.1",
"name": "convert-source-map",
"escapedName": "convert-source-map",
"rawSpec": "^1.5.0",
"rawSpec": "1.5.1",
"saveSpec": null,
"fetchSpec": "^1.5.0"
"fetchSpec": "1.5.1"
},
"_requiredBy": [
"/babel-cli",
"/babel-core"
"/babel-core",
"/babel-minify/@babel/core"
],
"_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.1.tgz",
"_shasum": "b8278097b9bc229365de5c62cf5fcaed8b5599e5",
"_spec": "convert-source-map@^1.5.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-cli",
"_spec": "1.5.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
@@ -31,9 +36,7 @@
"bugs": {
"url": "https://github.com/thlorenz/convert-source-map/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Converts a source-map from/to different formats and allows adding/changing properties.",
"devDependencies": {
"inline-source-map": "~0.6.2",