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

23
node_modules/os-homedir/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "os-homedir@^1.0.0",
"_args": [
[
"os-homedir@1.0.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "os-homedir@1.0.2",
"_id": "os-homedir@1.0.2",
"_inBundle": false,
"_integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
"_location": "/os-homedir",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "os-homedir@^1.0.0",
"raw": "os-homedir@1.0.2",
"name": "os-homedir",
"escapedName": "os-homedir",
"rawSpec": "^1.0.0",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/home-or-tmp"
],
"_resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
"_shasum": "ffbc4988336e0e833de0c168c7ef152121aa7fb3",
"_spec": "os-homedir@^1.0.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/home-or-tmp",
"_spec": "1.0.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/sindresorhus/os-homedir/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node.js 4 `os.homedir()` ponyfill",
"devDependencies": {
"ava": "*",