1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +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/prelude-ls/package.json generated vendored
View File

@@ -1,19 +1,25 @@
{
"_from": "prelude-ls@~1.1.2",
"_args": [
[
"prelude-ls@1.1.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "prelude-ls@1.1.2",
"_id": "prelude-ls@1.1.2",
"_inBundle": false,
"_integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
"_location": "/prelude-ls",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "prelude-ls@~1.1.2",
"raw": "prelude-ls@1.1.2",
"name": "prelude-ls",
"escapedName": "prelude-ls",
"rawSpec": "~1.1.2",
"rawSpec": "1.1.2",
"saveSpec": null,
"fetchSpec": "~1.1.2"
"fetchSpec": "1.1.2"
},
"_requiredBy": [
"/levn",
@@ -21,9 +27,8 @@
"/type-check"
],
"_resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
"_shasum": "21932a549f5e52ffd9a827f570e04be62a97da54",
"_spec": "prelude-ls@~1.1.2",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/optionator",
"_spec": "1.1.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "George Zahariev",
"email": "z@georgezahariev.com"
@@ -31,8 +36,6 @@
"bugs": {
"url": "https://github.com/gkz/prelude-ls/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
"devDependencies": {
"browserify": "~3.24.13",