mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update node modules
This commit is contained in:
23
node_modules/source-map-support/package.json
generated
vendored
23
node_modules/source-map-support/package.json
generated
vendored
@@ -1,35 +1,38 @@
|
||||
{
|
||||
"_from": "source-map-support@^0.4.15",
|
||||
"_args": [
|
||||
[
|
||||
"source-map-support@0.4.18",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "source-map-support@0.4.18",
|
||||
"_id": "source-map-support@0.4.18",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==",
|
||||
"_location": "/source-map-support",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "source-map-support@^0.4.15",
|
||||
"raw": "source-map-support@0.4.18",
|
||||
"name": "source-map-support",
|
||||
"escapedName": "source-map-support",
|
||||
"rawSpec": "^0.4.15",
|
||||
"rawSpec": "0.4.18",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.4.15"
|
||||
"fetchSpec": "0.4.18"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-register"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz",
|
||||
"_shasum": "0286a6de8be42641338594e97ccea75f0a2c585f",
|
||||
"_spec": "source-map-support@^0.4.15",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-register",
|
||||
"_spec": "0.4.18",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"bugs": {
|
||||
"url": "https://github.com/evanw/node-source-map-support/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"source-map": "^0.5.6"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Fixes stack traces for files with source maps",
|
||||
"devDependencies": {
|
||||
"browserify": "3.44.2",
|
||||
|
Reference in New Issue
Block a user