109 lines
3.5 KiB
JSON
109 lines
3.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"electron",
|
|
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client"
|
|
]
|
|
],
|
|
"_from": "electron@latest",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "electron@4.1.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_integrity": "",
|
|
"_location": "/electron",
|
|
"_nodeVersion": "10.15.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/electron_4.1.1_1553123425190_0.6579966637880585"
|
|
},
|
|
"_npmUser": {
|
|
"email": "info@electronjs.org",
|
|
"name": "electron-nightly"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "electron",
|
|
"raw": "electron",
|
|
"rawSpec": "",
|
|
"scope": null,
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/electron/-/electron-4.1.1.tgz",
|
|
"_shasum": "dc9343ba829cabbf01364761e72796f766704184",
|
|
"_shrinkwrap": null,
|
|
"_spec": "electron",
|
|
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client",
|
|
"author": {
|
|
"name": "Electron Community"
|
|
},
|
|
"bin": {
|
|
"electron": "cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/electron/electron/issues"
|
|
},
|
|
"dependencies": {
|
|
"@types/node": "^10.12.18",
|
|
"electron-download": "^4.1.0",
|
|
"extract-zip": "^1.0.3"
|
|
},
|
|
"description": "Build cross platform desktop apps with JavaScript, HTML, and CSS",
|
|
"devDependencies": {
|
|
"home-path": "^0.1.1",
|
|
"path-exists": "^2.0.0",
|
|
"standard": "^5.4.1"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"fileCount": 7,
|
|
"integrity": "sha512-ABIEXTw55eiCW30a6F8fWLHL0QeH+yK3JgZpvTZZWLnkO5/SmG38avMxRhKOUQstRpYb+EEpE8IAM2DVOaTvtw==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckshiCRA9TVsSAnZWagAAzgIP/23Si3Fx6NiFC2x8/Rxe\naFnogF5yIACdj5qw7TjoNL3lvciEmMSrQNIFS4POgGCxXMgmG/a2cdrVfXiv\nMAwsVQ49PjxmgpDh5wJCc8iQtR2bCr1IQDnP/SBGDQe2cpUzXuqw0tBQ7uDO\n6180VL+j8Nttz+tpRgUJuHb/LGgBh8y4gFHf9P2NwBTzLVNI1i6cSxChKzqX\nGp0U8zCL19zINu4esJwks26VbXpX2XzJ1z22/cIAy+AiYVHX7szj3zhjT0CE\nanSI/82Ytvjy42Gx8CeQLfxOcsbrIrPglAp0m44riqUUhYFE+8lzySc7aO+U\n7fkhOUGpJzDOYUrRaCa5lQncdXJVrAfvkFbbjSKfEb2wLBX5dA/dU67Vz/pO\nb7J/6DjbWtEhkuZp7mwNbYiQ5UPYxwbdZhRf8hJuOytgqN6hTtcdPTGIIonO\nxXbC9AAy1DSkRS6+WbS6jlhcf/8XuQOM48dN/D78HX27ZM++wNeq3ix2JKfF\n3rOxuvVzV3Wi2aNjUqEWiKAxQD9gyuZG+/bGUZmfKyJV3YCsYrLP2Wj3n6ZP\nB1iZsvuBxzvmnIVmeVonukbYBtNDO7TUT0/Vn+nXGGc1nQoD7PFKYeQvAKsw\n8ZF7MAsukcEZhC7aFj57e3br4RZn5dKRwwPHfAkqQRJ5KskjlCDxAkmJ44JD\nbw4r\r\n=nRxf\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "dc9343ba829cabbf01364761e72796f766704184",
|
|
"tarball": "https://registry.npmjs.org/electron/-/electron-4.1.1.tgz",
|
|
"unpackedSize": 424140
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
},
|
|
"homepage": "https://github.com/electron/electron#readme",
|
|
"keywords": [
|
|
"electron"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "electron",
|
|
"email": "electron@github.com"
|
|
},
|
|
{
|
|
"name": "electron-nightly",
|
|
"email": "info@electronjs.org"
|
|
}
|
|
],
|
|
"name": "electron",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/electron/electron.git"
|
|
},
|
|
"scripts": {
|
|
"cache-clean": "rm -rf ~/.electron && rm -rf dist",
|
|
"postinstall": "node install.js",
|
|
"pretest": "npm run cache-clean",
|
|
"test": "standard"
|
|
},
|
|
"types": "electron.d.ts",
|
|
"version": "4.1.1"
|
|
}
|