mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 12:50:04 +02:00
add node modules to repo
This commit is contained in:
24
app/node_modules/isbinaryfile/package.json
generated
vendored
24
app/node_modules/isbinaryfile/package.json
generated
vendored
@@ -1,32 +1,36 @@
|
||||
{
|
||||
"_from": "isbinaryfile@^3.0.2",
|
||||
"_args": [
|
||||
[
|
||||
"isbinaryfile@3.0.2",
|
||||
"/home/s2/Documents/Code/gitlit/app"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "isbinaryfile@3.0.2",
|
||||
"_id": "isbinaryfile@3.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Sj6XTsDLqQBNP8bN5yCeppNopiE=",
|
||||
"_location": "/isbinaryfile",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "isbinaryfile@^3.0.2",
|
||||
"raw": "isbinaryfile@3.0.2",
|
||||
"name": "isbinaryfile",
|
||||
"escapedName": "isbinaryfile",
|
||||
"rawSpec": "^3.0.2",
|
||||
"rawSpec": "3.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.0.2"
|
||||
"fetchSpec": "3.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/electron-osx-sign"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.2.tgz",
|
||||
"_shasum": "4a3e974ec0cba9004d3fc6cde7209ea69368a621",
|
||||
"_spec": "isbinaryfile@^3.0.2",
|
||||
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-osx-sign",
|
||||
"_spec": "3.0.2",
|
||||
"_where": "/home/s2/Documents/Code/gitlit/app",
|
||||
"bugs": {
|
||||
"url": "https://github.com/gjtorikian/isBinaryFile/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Detects if a file is binary in Node.js. Similar to Perl's -B.",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
|
Reference in New Issue
Block a user