mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-12-26 17:31:18 -05:00
55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
{
|
|
"_from": "electron-prompt@*",
|
|
"_id": "electron-prompt@0.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-WauibfvMKgzDx1x5rZ8fO6I8x7fpOSWgbydGFtsvzoqmQj1r/KPJU+VzhqAQMXaDGRxqVGiVoJdCskgQIluV+A==",
|
|
"_location": "/electron-prompt",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "electron-prompt@*",
|
|
"name": "electron-prompt",
|
|
"escapedName": "electron-prompt",
|
|
"rawSpec": "*",
|
|
"saveSpec": null,
|
|
"fetchSpec": "*"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/electron-prompt/-/electron-prompt-0.5.0.tgz",
|
|
"_shasum": "e8ab1ec510aceb162e78639008e5e9ebaf02f07e",
|
|
"_spec": "electron-prompt@*",
|
|
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey Elec",
|
|
"author": {
|
|
"name": "sperrichon",
|
|
"email": "sperrichon@users.noreply.github.com",
|
|
"url": "https://github.com/sperrichon"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sperrichon/electron-prompt/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"doc-ready": "^1.0.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Electron helper to prompt for a value via input or select",
|
|
"homepage": "https://github.com/sperrichon/electron-prompt#readme",
|
|
"keywords": [
|
|
"electron",
|
|
"prompt",
|
|
"string"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "electron-prompt",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sperrichon/electron-prompt.git"
|
|
},
|
|
"version": "0.5.0"
|
|
}
|