mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
remove node_modules
This commit is contained in:
54
app/node_modules/electron-is-accelerator/package.json
generated
vendored
54
app/node_modules/electron-is-accelerator/package.json
generated
vendored
@@ -1,54 +0,0 @@
|
||||
{
|
||||
"_from": "electron-is-accelerator@^0.1.0",
|
||||
"_id": "electron-is-accelerator@0.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-UJ5RDCala1Xhf4Y6SwThEYRqsns=",
|
||||
"_location": "/electron-is-accelerator",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "electron-is-accelerator@^0.1.0",
|
||||
"name": "electron-is-accelerator",
|
||||
"escapedName": "electron-is-accelerator",
|
||||
"rawSpec": "^0.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/electron-localshortcut"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/electron-is-accelerator/-/electron-is-accelerator-0.1.2.tgz",
|
||||
"_shasum": "509e510c26a56b55e17f863a4b04e111846ab27b",
|
||||
"_spec": "electron-is-accelerator@^0.1.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-localshortcut",
|
||||
"author": {
|
||||
"name": "brrd"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/brrd/electron-is-accelerator/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Check if a string is a valid Electron accelerator",
|
||||
"devDependencies": {
|
||||
"ava": "^0.17.0",
|
||||
"jshint": "^2.9.4"
|
||||
},
|
||||
"homepage": "https://github.com/brrd/electron-is-accelerator",
|
||||
"keywords": [
|
||||
"electron",
|
||||
"accelerator"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "electron-is-accelerator",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/brrd/electron-is-accelerator.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jshint *.js && ava"
|
||||
},
|
||||
"version": "0.1.2"
|
||||
}
|
Reference in New Issue
Block a user