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/caseless/package.json
generated
vendored
23
node_modules/caseless/package.json
generated
vendored
@@ -1,32 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"caseless@0.12.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "caseless@0.12.0",
|
||||
"_from": "caseless@~0.12.0",
|
||||
"_id": "caseless@0.12.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
|
||||
"_location": "/caseless",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "caseless@0.12.0",
|
||||
"raw": "caseless@~0.12.0",
|
||||
"name": "caseless",
|
||||
"escapedName": "caseless",
|
||||
"rawSpec": "0.12.0",
|
||||
"rawSpec": "~0.12.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.12.0"
|
||||
"fetchSpec": "~0.12.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
|
||||
"_spec": "0.12.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"_shasum": "1b681c21ff84033c826543090689420d187151dc",
|
||||
"_spec": "caseless@~0.12.0",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request",
|
||||
"author": {
|
||||
"name": "Mikeal Rogers",
|
||||
"email": "mikeal.rogers@gmail.com"
|
||||
@@ -34,6 +29,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/mikeal/caseless/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Caseless object set/get/has, very useful when working with HTTP headers.",
|
||||
"devDependencies": {
|
||||
"tape": "^2.10.2"
|
||||
|
Reference in New Issue
Block a user