mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
use minify
This commit is contained in:
16
node_modules/lodash/package.json
generated
vendored
16
node_modules/lodash/package.json
generated
vendored
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"_from": "lodash@4.17.11",
|
||||
"_from": "lodash@^4.17.11",
|
||||
"_id": "lodash@4.17.11",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
|
||||
"_location": "/lodash",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "lodash@4.17.11",
|
||||
"raw": "lodash@^4.17.11",
|
||||
"name": "lodash",
|
||||
"escapedName": "lodash",
|
||||
"rawSpec": "4.17.11",
|
||||
"rawSpec": "^4.17.11",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.17.11"
|
||||
"fetchSpec": "^4.17.11"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-minify/@babel/core"
|
||||
"/request-promise-core"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||
"_shasum": "b39ea6229ef607ecd89e2c8df12536891cac9b8d",
|
||||
"_spec": "lodash@4.17.11",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml\\node_modules\\babel-minify\\node_modules\\@babel\\core",
|
||||
"_spec": "lodash@^4.17.11",
|
||||
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\request-promise-core",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
|
Reference in New Issue
Block a user