mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
use minify
This commit is contained in:
23
node_modules/prelude-ls/package.json
generated
vendored
23
node_modules/prelude-ls/package.json
generated
vendored
@@ -1,25 +1,19 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"prelude-ls@1.1.2",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "prelude-ls@1.1.2",
|
||||
"_from": "prelude-ls@~1.1.2",
|
||||
"_id": "prelude-ls@1.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
|
||||
"_location": "/prelude-ls",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"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",
|
||||
@@ -27,8 +21,9 @@
|
||||
"/type-check"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
|
||||
"_spec": "1.1.2",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"_shasum": "21932a549f5e52ffd9a827f570e04be62a97da54",
|
||||
"_spec": "prelude-ls@~1.1.2",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\optionator",
|
||||
"author": {
|
||||
"name": "George Zahariev",
|
||||
"email": "z@georgezahariev.com"
|
||||
@@ -36,6 +31,8 @@
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user