1
0
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:
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,27 +1,32 @@
{
"_from": "color-convert@^1.9.0",
"_args": [
[
"color-convert@1.9.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "color-convert@1.9.1",
"_id": "color-convert@1.9.1",
"_inBundle": false,
"_integrity": "sha512-mjGanIiwQJskCC18rPR6OmrZ6fm2Lc7PeGFYwCmy5J34wC6F1PzdGL6xeMfmgicfYcNLGuVFA3WzXtIDCQSZxQ==",
"_location": "/color-convert",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "color-convert@^1.9.0",
"raw": "color-convert@1.9.1",
"name": "color-convert",
"escapedName": "color-convert",
"rawSpec": "^1.9.0",
"rawSpec": "1.9.1",
"saveSpec": null,
"fetchSpec": "^1.9.0"
"fetchSpec": "1.9.1"
},
"_requiredBy": [
"/@babel/highlight/ansi-styles"
],
"_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.1.tgz",
"_shasum": "c1261107aeb2f294ebffec9ed9ecad529a6097ed",
"_spec": "color-convert@^1.9.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/@babel/highlight/node_modules/ansi-styles",
"_spec": "1.9.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Heather Arthur",
"email": "fayearthur@gmail.com"
@@ -29,11 +34,9 @@
"bugs": {
"url": "https://github.com/Qix-/color-convert/issues"
},
"bundleDependencies": false,
"dependencies": {
"color-name": "^1.1.1"
},
"deprecated": false,
"description": "Plain color conversion functions",
"devDependencies": {
"chalk": "^1.1.1",