thedesk/app/node_modules/electron-publish/package.json
2019-09-12 23:38:13 +09:00

57 lines
1.7 KiB
JSON

{
"_from": "electron-publish@21.1.5",
"_id": "electron-publish@21.1.5",
"_inBundle": false,
"_integrity": "sha512-EgFxZJBrb+EBUcEwg8RNKouoBaOEpACnjLi+ipUsk72x+/6kzhcofAYBchIkGns7meengoXy7QdoiThgpr6rew==",
"_location": "/electron-publish",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "electron-publish@21.1.5",
"name": "electron-publish",
"escapedName": "electron-publish",
"rawSpec": "21.1.5",
"saveSpec": null,
"fetchSpec": "21.1.5"
},
"_requiredBy": [
"/app-builder-lib"
],
"_resolved": "https://registry.npmjs.org/electron-publish/-/electron-publish-21.1.5.tgz",
"_shasum": "f1d9c45835442ccf767124f020f03db06ed629f9",
"_spec": "electron-publish@21.1.5",
"_where": "C:\\Users\\ryuki\\TheDesk\\app\\node_modules\\app-builder-lib",
"author": {
"name": "Vladimir Krivosheev"
},
"bugs": {
"url": "https://github.com/electron-userland/electron-builder/issues"
},
"bundleDependencies": false,
"dependencies": {
"bluebird-lst": "^1.0.9",
"builder-util": "~21.1.5",
"builder-util-runtime": "8.3.0",
"chalk": "^2.4.2",
"fs-extra": "^8.1.0",
"lazy-val": "^1.0.4",
"mime": "^2.4.4"
},
"deprecated": false,
"description": "Part of [electron-builder](https://github.com/electron-userland/electron-builder).",
"files": [
"out"
],
"homepage": "https://github.com/electron-userland/electron-builder",
"license": "MIT",
"main": "out/publisher.js",
"name": "electron-publish",
"repository": {
"type": "git",
"url": "git+https://github.com/electron-userland/electron-builder.git"
},
"typings": "./out/publisher.d.ts",
"version": "21.1.5"
}