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,27 +1,32 @@
{
"_from": "fs-readdir-recursive@^1.0.0",
"_args": [
[
"fs-readdir-recursive@1.1.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "fs-readdir-recursive@1.1.0",
"_id": "fs-readdir-recursive@1.1.0",
"_inBundle": false,
"_integrity": "sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==",
"_location": "/fs-readdir-recursive",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "fs-readdir-recursive@^1.0.0",
"raw": "fs-readdir-recursive@1.1.0",
"name": "fs-readdir-recursive",
"escapedName": "fs-readdir-recursive",
"rawSpec": "^1.0.0",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/babel-cli"
"/babel-minify"
],
"_resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-1.1.0.tgz",
"_shasum": "e32fc030a2ccee44a6b5371308da54be0b397d27",
"_spec": "fs-readdir-recursive@^1.0.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-cli",
"_spec": "1.1.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/fs-utils/fs-readdir-recursive/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Recursively read a directory",
"devDependencies": {
"istanbul": "0",