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/is-typedarray/package.json
generated
vendored
23
node_modules/is-typedarray/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "is-typedarray@~1.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"is-typedarray@1.0.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "is-typedarray@1.0.0",
|
||||
"_id": "is-typedarray@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
|
||||
"_location": "/is-typedarray",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "is-typedarray@~1.0.0",
|
||||
"raw": "is-typedarray@1.0.0",
|
||||
"name": "is-typedarray",
|
||||
"escapedName": "is-typedarray",
|
||||
"rawSpec": "~1.0.0",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~1.0.0"
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/request"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
|
||||
"_shasum": "e479c80858df0c1b11ddda6940f96011fcda4a9a",
|
||||
"_spec": "is-typedarray@~1.0.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/request",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Hugh Kennedy",
|
||||
"email": "hughskennedy@gmail.com",
|
||||
@@ -30,9 +35,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/hughsk/is-typedarray/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Detect whether or not an object is a Typed Array",
|
||||
"devDependencies": {
|
||||
"tape": "^2.13.1"
|
||||
|
Reference in New Issue
Block a user