mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
add node modules to repo
This commit is contained in:
24
app/node_modules/buffers/package.json
generated
vendored
24
app/node_modules/buffers/package.json
generated
vendored
@@ -1,27 +1,33 @@
|
||||
{
|
||||
"_from": "buffers@~0.1.1",
|
||||
"_args": [
|
||||
[
|
||||
"buffers@0.1.1",
|
||||
"/home/s2/Documents/Code/gitlit/app"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "buffers@0.1.1",
|
||||
"_id": "buffers@0.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-skV5w77U1tOWru5tmorn9Ugqt7s=",
|
||||
"_location": "/buffers",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "buffers@~0.1.1",
|
||||
"raw": "buffers@0.1.1",
|
||||
"name": "buffers",
|
||||
"escapedName": "buffers",
|
||||
"rawSpec": "~0.1.1",
|
||||
"rawSpec": "0.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "~0.1.1"
|
||||
"fetchSpec": "0.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/binary"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz",
|
||||
"_shasum": "b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb",
|
||||
"_spec": "buffers@~0.1.1",
|
||||
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\binary",
|
||||
"_spec": "0.1.1",
|
||||
"_where": "/home/s2/Documents/Code/gitlit/app",
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
@@ -30,8 +36,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/substack/node-buffers/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Treat a collection of Buffers as a single contiguous partially mutable Buffer.",
|
||||
"engines": {
|
||||
"node": ">=0.2.0"
|
||||
|
Reference in New Issue
Block a user