mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update node modules
This commit is contained in:
23
node_modules/has/package.json
generated
vendored
23
node_modules/has/package.json
generated
vendored
@@ -1,28 +1,33 @@
|
||||
{
|
||||
"_from": "has@^1.0.1",
|
||||
"_args": [
|
||||
[
|
||||
"has@1.0.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "has@1.0.1",
|
||||
"_id": "has@1.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-hGFzP1OLCDfJNh45qauelwTcLyg=",
|
||||
"_location": "/has",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "has@^1.0.1",
|
||||
"raw": "has@1.0.1",
|
||||
"name": "has",
|
||||
"escapedName": "has",
|
||||
"rawSpec": "^1.0.1",
|
||||
"rawSpec": "1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.1"
|
||||
"fetchSpec": "1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/es-abstract",
|
||||
"/is-regex"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/has/-/has-1.0.1.tgz",
|
||||
"_shasum": "8461733f538b0837c9361e39a9ab9e9704dc2f28",
|
||||
"_spec": "has@^1.0.1",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/es-abstract",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Thiago de Arruda",
|
||||
"email": "tpadilha84@gmail.com"
|
||||
@@ -30,11 +35,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/tarruda/has/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"function-bind": "^1.0.2"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Object.prototype.hasOwnProperty.call shortcut",
|
||||
"devDependencies": {
|
||||
"chai": "~1.7.2",
|
||||
|
Reference in New Issue
Block a user