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:
23
node_modules/array-equal/package.json
generated
vendored
23
node_modules/array-equal/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "array-equal@^1.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"array-equal@1.0.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "array-equal@1.0.0",
|
||||
"_id": "array-equal@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
|
||||
"_location": "/array-equal",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "array-equal@^1.0.0",
|
||||
"raw": "array-equal@1.0.0",
|
||||
"name": "array-equal",
|
||||
"escapedName": "array-equal",
|
||||
"rawSpec": "^1.0.0",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
|
||||
"_shasum": "8c2a5ef2472fd9ea742b04c77a75093ba2757c93",
|
||||
"_spec": "array-equal@^1.0.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsdom",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Jonathan Ong",
|
||||
"email": "me@jongleberry.com",
|
||||
@@ -30,8 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/component/array-equal/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "check if two arrays are equal",
|
||||
"homepage": "https://github.com/component/array-equal#readme",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user