mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
packager
This commit is contained in:
51
app/node_modules/rcedit/package.json
generated
vendored
Normal file
51
app/node_modules/rcedit/package.json
generated
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"_from": "rcedit@^1.0.0",
|
||||
"_id": "rcedit@1.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-JkXJ0IrUcdupLoIx6gE4YcFaMVSGtu7kQf4NJoDJUnfBZGuATmJ2Yal2v55KTltp+WV8dGr7A0RtOzx6jmtM6Q==",
|
||||
"_location": "/rcedit",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "rcedit@^1.0.0",
|
||||
"name": "rcedit",
|
||||
"escapedName": "rcedit",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/electron-packager"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/rcedit/-/rcedit-1.1.0.tgz",
|
||||
"_shasum": "ae21c28d4efdd78e95fcab7309a5dd084920b16a",
|
||||
"_spec": "rcedit@^1.0.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\electron-packager",
|
||||
"bugs": {
|
||||
"url": "https://github.com/electron/node-rcedit/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Node module to edit resources of exe",
|
||||
"devDependencies": {
|
||||
"got": "^6.7.1",
|
||||
"mocha": "^3.0.2",
|
||||
"rcinfo": "^0.1.3",
|
||||
"standard": "^7.1.2",
|
||||
"temp": "^0.8.3"
|
||||
},
|
||||
"homepage": "https://github.com/electron/node-rcedit#readme",
|
||||
"license": "MIT",
|
||||
"main": "lib/rcedit.js",
|
||||
"name": "rcedit",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/electron/node-rcedit.git"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "standard",
|
||||
"test": "mocha test/*.js && npm run lint"
|
||||
},
|
||||
"version": "1.1.0"
|
||||
}
|
Reference in New Issue
Block a user