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": "home-or-tmp@^2.0.0",
"_args": [
[
"home-or-tmp@2.0.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "home-or-tmp@2.0.0",
"_id": "home-or-tmp@2.0.0",
"_inBundle": false,
"_integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
"_location": "/home-or-tmp",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "home-or-tmp@^2.0.0",
"raw": "home-or-tmp@2.0.0",
"name": "home-or-tmp",
"escapedName": "home-or-tmp",
"rawSpec": "^2.0.0",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/babel-register"
],
"_resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
"_shasum": "e36c3f2d2cae7d746a857e38d18d5f32a7882db8",
"_spec": "home-or-tmp@^2.0.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-register",
"_spec": "2.0.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -30,12 +35,10 @@
"bugs": {
"url": "https://github.com/sindresorhus/home-or-tmp/issues"
},
"bundleDependencies": false,
"dependencies": {
"os-homedir": "^1.0.0",
"os-tmpdir": "^1.0.1"
},
"deprecated": false,
"description": "Get the user home directory with fallback to the system temp directory",
"devDependencies": {
"ava": "0.0.4"