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/path-parse/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "path-parse@^1.0.5",
"_args": [
[
"path-parse@1.0.5",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "path-parse@1.0.5",
"_id": "path-parse@1.0.5",
"_inBundle": false,
"_integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=",
"_location": "/path-parse",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "path-parse@^1.0.5",
"raw": "path-parse@1.0.5",
"name": "path-parse",
"escapedName": "path-parse",
"rawSpec": "^1.0.5",
"rawSpec": "1.0.5",
"saveSpec": null,
"fetchSpec": "^1.0.5"
"fetchSpec": "1.0.5"
},
"_requiredBy": [
"/resolve"
],
"_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
"_shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
"_spec": "path-parse@^1.0.5",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/resolve",
"_spec": "1.0.5",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Javier Blanco",
"email": "http://jbgutierrez.info"
@@ -29,8 +34,6 @@
"bugs": {
"url": "https://github.com/jbgutierrez/path-parse/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node.js path.parse() ponyfill",
"homepage": "https://github.com/jbgutierrez/path-parse#readme",
"keywords": [