mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
update dependencies
This commit is contained in:
24
node_modules/typedarray/package.json
generated
vendored
24
node_modules/typedarray/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"typedarray@0.0.6",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "typedarray@0.0.6",
|
||||
"_from": "typedarray@^0.0.6",
|
||||
"_id": "typedarray@0.0.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
|
||||
"_location": "/typedarray",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "typedarray@0.0.6",
|
||||
"raw": "typedarray@^0.0.6",
|
||||
"name": "typedarray",
|
||||
"escapedName": "typedarray",
|
||||
"rawSpec": "0.0.6",
|
||||
"rawSpec": "^0.0.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.0.6"
|
||||
"fetchSpec": "^0.0.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/concat-stream"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
|
||||
"_spec": "0.0.6",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
|
||||
"_spec": "typedarray@^0.0.6",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\concat-stream",
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
@@ -36,6 +30,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/substack/typedarray/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "TypedArray polyfill for old browsers",
|
||||
"devDependencies": {
|
||||
"tape": "~2.3.2"
|
||||
|
Reference in New Issue
Block a user