1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50:04 +02:00
Files
gitlit/app/node_modules/mksnapshot/package.json
2019-06-06 15:44:24 +02:00

51 lines
1.4 KiB
JSON

{
"_from": "mksnapshot@^0.3.4",
"_id": "mksnapshot@0.3.5",
"_inBundle": false,
"_integrity": "sha512-PSBoZaj9h9myC3uRRW62RxmX8mrN3XbOkMEyURUD7v5CeJgtYTar50XU738t7Q0LtG1pBPtp5n5QwDGggRnEvw==",
"_location": "/mksnapshot",
"_phantomChildren": {
"graceful-fs": "4.1.15",
"klaw": "1.3.1",
"path-is-absolute": "1.0.1",
"rimraf": "2.6.3"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "mksnapshot@^0.3.4",
"name": "mksnapshot",
"escapedName": "mksnapshot",
"rawSpec": "^0.3.4",
"saveSpec": null,
"fetchSpec": "^0.3.4"
},
"_requiredBy": [
"/asar"
],
"_resolved": "https://registry.npmjs.org/mksnapshot/-/mksnapshot-0.3.5.tgz",
"_shasum": "c63a9f91138ca9392e42b9979c31179ac900d4c0",
"_spec": "mksnapshot@^0.3.4",
"_where": "F:\\projects\\p\\gitlit\\app\\node_modules\\asar",
"bugs": {
"url": "https://github.com/electron/node-mksnapshot/issues"
},
"bundleDependencies": false,
"dependencies": {
"decompress-zip": "0.3.x",
"fs-extra": "0.26.7",
"request": "2.x"
},
"deprecated": false,
"description": "Create snapshot file for Electron",
"homepage": "https://github.com/electron/node-mksnapshot#readme",
"license": "MIT",
"main": "./lib/main.js",
"name": "mksnapshot",
"repository": {
"type": "git",
"url": "git+https://github.com/electron/node-mksnapshot.git"
},
"version": "0.3.5"
}