{"maintainers":[{"name":"anonymous","email":"chris.brody+brodybits@gmail.com"},{"name":"anonymous","email":"darryl@dpogue.ca"},{"name":"anonymous","email":"apachecordovabot@gmail.com"},{"name":"anonymous","email":"stevengill97@gmail.com"},{"name":"anonymous","email":"purplecabbage@gmail.com"},{"name":"anonymous","email":"anis.kadri@gmail.com"},{"name":"anonymous","email":"maj.fil@gmail.com"},{"name":"anonymous","email":"bowserj@apache.org"},{"name":"anonymous","email":"shazron@gmail.com"},{"name":"anonymous","email":"pindoria.suraj@gmail.com"},{"name":"anonymous","email":"erisu.dev@outlook.jp"},{"name":"anonymous","email":"niklasmerz@linux.com"},{"name":"anonymous","email":"piotrowski+npm@gmail.com"},{"name":"anonymous","email":"norman@breautek.com"},{"name":"anonymous","email":"pieter.vanpoyer@portofantwerp.com"}],"keywords":["ecosystem:cordova","cordova:template"],"dist-tags":{"latest":"7.0.0"},"author":{"name":"Apache Software Foundation"},"description":"This is the hello world app used by the `cordova create` command.","readme":"<!--\n#\n# Licensed to the Apache Software Foundation (ASF) under one\n# or more contributor license agreements.  See the NOTICE file\n# distributed with this work for additional information\n# regarding copyright ownership.  The ASF licenses this file\n# to you under the Apache License, Version 2.0 (the\n# \"License\"); you may not use this file except in compliance\n# with the License.  You may obtain a copy of the License at\n#\n#   http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing,\n# software distributed under the License is distributed on an\n# \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n# KIND, either express or implied.  See the License for the\n# specific language governing permissions and limitations\n# under the License.\n#\n-->\n\n# Apache Cordova Hello World Application\n\n[![NPM](https://nodei.co/npm/cordova-app-hello-world.png)](https://nodei.co/npm/cordova-app-hello-world/)\n\nA simple Hello World application that serves two purposes:\n\n- It is used as the default app template when creating new projects\n- It is a reference for building and publishing custom Cordova Templates\n\n## Structure of your template\n\n```text\ntemplate_package\n├── package.json (for your template package to be published on npm)\n├── index.js\n└── template_src (contains template files)\n    ├── package.json\n    ├── config.xml\n    └── (files and folders that make up the template)\n```\n\n### Outside of `template_src`\n\nAll files outside of `template_src` are used to define parameters about the template. These files are not copied over at creation, so feel free to add a README or any other files outside of `template_src`.\n\n#### index.js\n\n`index.js` points to where the template exists. You'll see that `index.js` usually looks like:\n\n```javascript\nconst path = require('path');\n\nmodule.exports = {\n    dirname : path.join(__dirname, 'template_src')\n};\n```\n\n#### package.json\n\nThis `package.json` holds *information about the template itself* like its `name`, `version` etc. All templates should contain the keyword `\"cordova:template\"` so that the template is searchable on npm. For example:\n\n```json\n{\n    \"name\": \"cordova-example-template\",\n    \"version\": \"1.0.0\",\n    \"...\": \"...\",\n    \"keywords\": [\n        \"cordova:template\"\n    ]\n}\n```\n\n### Inside of `template_src`\n\nAll files inside of `template_src` compose the template from which a user would desire in order to create their project. Everything in this folder is copied over to the created project.\n\nThe package.json in `template_src` should be filled with information that describes *the project that would be created from the template*.\n\nIf you want to include `.gitignore` files in your template, you have to name them `gitignore` (without a leading dot) instead. They will be renamed to `.gitignore` upon template expansion.\n","repository":{"type":"git","url":"git+https://github.com/apache/cordova-app-hello-world.git"},"bugs":{"url":"https://github.com/apache/cordova-app-hello-world/issues"},"license":"Apache-2.0","versions":{"3.8.0":{"name":"cordova-app-hello-world","version":"3.8.0","keywords":["ecosystem:cordova"],"author":{"name":"Apache Software Foundation"},"license":"Apache version 2.0","_id":"cordova-app-hello-world@3.8.0","maintainers":[{"name":"anonymous","email":"stevengill97@gmail.com"}],"dist":{"shasum":"1179df40df191c67d9aa90944876a575b9f4901c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-3.8.0.tgz","integrity":"sha512-N3+kCfWVGbi+EHKKE4yBxwqTMvHY7ppuNMIIS77j50J69PYoTMJ1n7OAIMitbaQaq/Ts5E42qEHiWkmsRhYP5w==","signatures":[{"sig":"MEYCIQCAAqmLEMdKmHWtcrp2RvYZvfCcPRoUmwyklVtgF4197AIhAPAN7rH+DmHAuUBclC50Ll0dpSTUYZF+8NEx4woowxx5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":"cordova-app-hello-world-3.8.0.tgz","_shasum":"1179df40df191c67d9aa90944876a575b9f4901c","scripts":{},"_npmUser":{"name":"anonymous","email":"stevengill97@gmail.com"},"_resolved":"file:cordova-app-hello-world-3.8.0.tgz","repository":{"url":"https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git","type":"git"},"_npmVersion":"2.7.0","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"0.10.36"},"3.9.0":{"name":"cordova-app-hello-world","version":"3.9.0","keywords":["ecosystem:cordova"],"author":{"name":"Apache Software Foundation"},"license":"Apache version 2.0","_id":"cordova-app-hello-world@3.9.0","maintainers":[{"name":"anonymous","email":"stevengill97@gmail.com"}],"dist":{"shasum":"5866d8fed5582686c68ec59a6d1097c4ec0fcc4b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-3.9.0.tgz","integrity":"sha512-mxusM3d4a/CIWBWfy2P9ksS33SDtMAOHJQ86ecIBp5P7uCkmJqbFW0hxoWuemVQZ6iEWEqfXyy2DgBlA4irolA==","signatures":[{"sig":"MEYCIQCoxS78UwN438AzaYTQKos3nbSL2Yzw6DmhFdKuHJiiPQIhAK5l3sodxJnXSpkLd04b5iJQjadI1/wJ0nDtlabekvjG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":"templates/cordova-app-hello-world-3.9.0.tgz","_shasum":"5866d8fed5582686c68ec59a6d1097c4ec0fcc4b","scripts":{},"_npmUser":{"name":"anonymous","email":"stevengill97@gmail.com"},"_resolved":"file:templates/cordova-app-hello-world-3.9.0.tgz","repository":{"url":"https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git","type":"git"},"_npmVersion":"2.7.0","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"0.10.36"},"3.10.0":{"name":"cordova-app-hello-world","version":"3.10.0","keywords":["ecosystem:cordova"],"author":{"name":"Apache Software Foundation"},"license":"Apache version 2.0","_id":"cordova-app-hello-world@3.10.0","maintainers":[{"name":"anonymous","email":"stevengill97@gmail.com"}],"dist":{"shasum":"e3825fc6ca950090a6a37437fcfb88c1622fd80e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-3.10.0.tgz","integrity":"sha512-sYizZfoLfnch7tyoN0rA9QssLd2cKq1G4DHx6Cs9RNosOSbvmm46q0kS+wZHBM4yr76ITqiFFP78fjsr1LV9AA==","signatures":[{"sig":"MEYCIQCWCMUNKa6cMbX/PUfx0hw5zHNV908bI66AZaGYtlL70wIhALTqyGDavjaiwTWkPh6LB4rGK8n9ZSE9pJrmVfis5isM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":"templates/cordova-app-hello-world-3.10.0.tgz","_shasum":"e3825fc6ca950090a6a37437fcfb88c1622fd80e","scripts":{},"_npmUser":{"name":"anonymous","email":"stevengill97@gmail.com"},"_resolved":"file:templates/cordova-app-hello-world-3.10.0.tgz","repository":{"url":"https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git","type":"git"},"_npmVersion":"2.14.2","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"0.10.36"},"3.11.0":{"name":"cordova-app-hello-world","version":"3.11.0","keywords":["ecosystem:cordova","cordova:template"],"author":{"name":"Apache Software Foundation"},"license":"Apache-2.0","_id":"cordova-app-hello-world@3.11.0","maintainers":[{"name":"anonymous","email":"stevengill97@gmail.com"}],"dist":{"shasum":"9214feb9dd713ca481a1cbabceeca60966c1c0cf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-3.11.0.tgz","integrity":"sha512-3NeE0BebUG5IaUZ3ygsX/luFHbOqDXIXagySZ0hjpVrwaMltmKJlOzms34Tvcb0v8HWLkvMEH2KyoLEPRBxb7Q==","signatures":[{"sig":"MEYCIQCgp6hE+/SNjoZA2zcO/q3+OvtaXJq910P8WkBzZDL4XwIhAMzGQvQi+7V2r1qv89DFc0oTbhp/e3XLTp1qMyooDWKT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":"cordova-dist/templates/cordova-app-hello-world-3.11.0.tgz","_shasum":"9214feb9dd713ca481a1cbabceeca60966c1c0cf","scripts":{},"_npmUser":{"name":"anonymous","email":"stevengill97@gmail.com"},"_resolved":"file:cordova-dist/templates/cordova-app-hello-world-3.11.0.tgz","repository":{"url":"https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git","type":"git"},"_npmVersion":"3.10.3","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"6.6.0","_npmOperationalInternal":{"tmp":"tmp/cordova-app-hello-world-3.11.0.tgz_1475603108758_0.3249430281575769","host":"packages-16-east.internal.npmjs.com"}},"3.12.0":{"name":"cordova-app-hello-world","version":"3.12.0","keywords":["ecosystem:cordova","cordova:template"],"author":{"name":"Apache Software Foundation"},"license":"Apache-2.0","_id":"cordova-app-hello-world@3.12.0","maintainers":[{"name":"anonymous","email":"stevengill97@gmail.com"}],"dist":{"shasum":"270e06b67b2ae94bcfee6592ed39eb42303d186f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-3.12.0.tgz","integrity":"sha512-NxFihlXOcdFMsf9UrzSwHw2nZbvMu8EvDUxMHHNP8TP1llYzpUMoVF+5IxArpyDw2S5vVlkIkwcykNli8R7IBg==","signatures":[{"sig":"MEUCIQDrCBuXOFKrPKJ+MqqmuRY0JaJL04EGar+Dg9KXy2ZYUwIgJ21J2/ra3xw5zvSUYcKWdOzb5Wid+DxflgOoMZ+n0ls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":"cordova-dist/templates/cordova-app-hello-world-3.12.0.tgz","_shasum":"270e06b67b2ae94bcfee6592ed39eb42303d186f","_npmUser":{"name":"anonymous","email":"stevengill97@gmail.com"},"_resolved":"file:cordova-dist/templates/cordova-app-hello-world-3.12.0.tgz","repository":{"url":"https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git","type":"git"},"_npmVersion":"4.1.1","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"6.6.0","_npmOperationalInternal":{"tmp":"tmp/cordova-app-hello-world-3.12.0.tgz_1493907698898_0.44799791905097663","host":"packages-18-east.internal.npmjs.com"}},"4.0.0":{"name":"cordova-app-hello-world","version":"4.0.0","keywords":["ecosystem:cordova","cordova:template"],"author":{"name":"Apache Software Foundation"},"license":"Apache-2.0","_id":"cordova-app-hello-world@4.0.0","maintainers":[{"name":"anonymous","email":"anis.kadri@gmail.com"},{"name":"anonymous","email":"bowserj@apache.org"},{"name":"anonymous","email":"chris.brody@gmail.com"},{"name":"anonymous","email":"apachecordovabot@gmail.com"},{"name":"anonymous","email":"darryl@dpogue.ca"},{"name":"anonymous","email":"erisu.dev@outlook.jp"},{"name":"anonymous","email":"maj.fil@gmail.com"},{"name":"anonymous","email":"purplecabbage@gmail.com"},{"name":"anonymous","email":"shazron@gmail.com"},{"name":"anonymous","email":"stevengill97@gmail.com"},{"name":"anonymous","email":"suraj.pindoria@yahoo.com"}],"homepage":"https://github.com/apache/cordova-app-hello-world#readme","bugs":{"url":"https://github.com/apache/cordova-app-hello-world/issues"},"dist":{"shasum":"a30e896b210787332337069c50845e1802dabcff","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-4.0.0.tgz","fileCount":15,"integrity":"sha512-hTNYHUJT5YyMa1cQQE1naGyU6Eh5D5Jl33sMnCh3+q15ZwWTL/TOy3k8+mUvjTp8bwhO5eECGKULYoVO+fp9ZA==","signatures":[{"sig":"MEQCIBAhTxJIwPK00Uoz7aygMBbe8szSDmw61y92xgiOgT80AiB5+z75plaOswY8XZQOvFQYKP/CPF/WdF05fcF5gg6Tzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIbn8CRA9TVsSAnZWagAAKpEP/jpjSmyaM5zX7nA09eaC\nKN77l1Kw9Eq6cfMOx/Qgc/Lgi4vtoyvIjbYHzdMfgloRhgvZ+73ppYyft2PJ\n7mlnTPjVmhd38zP0jM7t6MkyoJvctCgc3A9Lfk8DjaKXQeWWWVbylneIgQLE\nkCBrd9dEuhtGkyKgQipoPcNwJphBYfWCm2Wn3dB+LtslcZDnzavZ5aONGHSX\nt6CrPQKv8KIXnFUoPeYEV/ohRsnmTsV+qGZsTqDNMNom9ncrPyUrbDNtDqa9\neDEW6/7b+Myp4AjiJ1XPJni7kEj78sni020afEqT/gOe3t/L+KF3kb9rn5yX\nZETVWzCypdGVizAVq7qsqSbIDSlw1mqrTS+kRo1o3nhTYkPV+IrzNmVI2SVD\nFZmdjw5x0DKcM13PbN3DUcuBvoO6bUHX1l9R8ZdSFMmujluInoIPth4UPnsL\n6tpXABzc2vbmPLY/IQflZLasJOpHlb1cZxnZljE+P9v/tnuNnS+qkzxYlYRd\nD4j2NWwRW72IH+e0nhs3luF7b/682VuUzZCxYpeZCBPMQD8QSXhvZaY17/3t\nVogVPCvmQnSzbYRGnAQgebnbbvZqHenUAEk1Uwa0Fb4zpq8QHkst2sA9vp44\nQ/X26Iq/bKuHYGu1MEIjrqyxNuIjkVmWwWK4qstD8G0dec2qJNL45Oe22c4q\nVjeI\r\n=oy2H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:cordova-dist/templates/cordova-app-hello-world-4.0.0.tgz","_npmUser":{"name":"anonymous","email":"erisu.dev@outlook.jp"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/apache/cordova-app-hello-world.git","type":"git"},"_npmVersion":"6.4.1","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"8.14.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/cordova-app-hello-world_4.0.0_1545714171784_0.29290451765159786","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"cordova-app-hello-world","version":"5.0.0","keywords":["ecosystem:cordova","cordova:template"],"author":{"name":"Apache Software Foundation"},"license":"Apache-2.0","_id":"cordova-app-hello-world@5.0.0","maintainers":[{"name":"anonymous","email":"anis.kadri@gmail.com"},{"name":"anonymous","email":"bowserj@apache.org"},{"name":"anonymous","email":"chris@brody.consulting"},{"name":"anonymous","email":"apachecordovabot@gmail.com"},{"name":"anonymous","email":"darryl@dpogue.ca"},{"name":"anonymous","email":"erisu.dev@outlook.jp"},{"name":"anonymous","email":"maj.fil@gmail.com"},{"name":"anonymous","email":"NiklasMerz@gmx.net"},{"name":"anonymous","email":"purplecabbage@gmail.com"},{"name":"anonymous","email":"shazron@gmail.com"},{"name":"anonymous","email":"stevengill97@gmail.com"},{"name":"anonymous","email":"piotrowski+npmjs.com@gmail.com"},{"name":"anonymous","email":"suraj.pindoria@yahoo.com"}],"homepage":"https://github.com/apache/cordova-app-hello-world#readme","bugs":{"url":"https://github.com/apache/cordova-app-hello-world/issues"},"dist":{"shasum":"4a80460bf666c21a0fb0391d62ae9510f1ed86e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-5.0.0.tgz","fileCount":14,"integrity":"sha512-5My01wsYoeYwS0f/t5Ck52xPm0+2zYJ0SlvxG9vUsndDGtgiP6t/G8upPgWcyDRRz7Rs/50yZuOntmHqmJxccQ==","signatures":[{"sig":"MEYCIQCvmXT+hRd0gFVPqvl5PKdOelPCkSvajztH0//WCezdDQIhAIJKFWBO5BFUt/JszeMFSH7cptS8BZgj66BjF700BXki","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJek8DGCRA9TVsSAnZWagAAqScP/irWCRtQum1iu8DX7+3u\nDwYhwNhmKj68UtfLGPZEp9sJSwP7ci9UpVy0zLy+nxHwgkCEqXNruV4h82OQ\nw9ZB55EYOnBI/WNAiJaXJjjxymp5Jw9NocoB0y+qi3Y1q8wCHI71BCcjvqyZ\nE7M7CSivKMwWAXARWjEO8d6ew9LYP/H8w3vrK/2oV8ORBeKL1m2xQKSvbgdq\nha/jw28ZTrDtMvy0mv2Qy+4aIGTquOW7Gb1LlT9hvWt9MJ3WHrbwF+ZX+oVB\nzeH6ITkXbUDazZ94lwFX2AGIbru8pN2sVrm2TFQ1U91lG4DBpc5R5j3hP/5E\nhmpNkKR9EUSOp6gfWlNzLoCPixrwGTGfU6N2JaQb4noNVVVIpTvL/T+sGPys\nHPY4q6/pAX93CW7sl0K3SbVjekI064p9omKHjs+ndJCKqBHDOQzbbL9VggsF\nIvRrxi8YKceaT1nHPq3OFs8S7z9hIskEAZ8OwuSdPiyV0pgUopSPODC0XLNI\nY+uMIJfUkU7t2uyMsZKklWqWjDlITD/F5jcgY54CTfuhyHdeCbijkxXj3Rrq\nGx8C57Ltitl8VUY267CEuoUtbXx7WcuMqfm9yjEyU5rLqL4NZcJOS61ITgnH\nTL4oujhBf7fczBFTaUtUqyjOIeZPYkQH+n7cdKYRBg7ggC7v9ecScHrO1uG/\n9E4V\r\n=r+cK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:cordova-dist/templates/cordova-app-hello-world-5.0.0.tgz","_npmUser":{"name":"anonymous","email":"erisu.dev@outlook.jp"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/apache/cordova-app-hello-world.git","type":"git"},"_npmVersion":"6.13.4","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/cordova-app-hello-world_5.0.0_1586741446031_0.5106824216582235","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"cordova-app-hello-world","version":"6.0.0","keywords":["ecosystem:cordova","cordova:template"],"author":"Apache Software Foundation","license":"Apache-2.0","_id":"cordova-app-hello-world@6.0.0","maintainers":[{"name":"anonymous","email":"chris.brody+brodybits@gmail.com"},{"name":"anonymous","email":"darryl@dpogue.ca"},{"name":"anonymous","email":"apachecordovabot@gmail.com"},{"name":"anonymous","email":"stevengill97@gmail.com"},{"name":"anonymous","email":"purplecabbage@gmail.com"},{"name":"anonymous","email":"anis.kadri@gmail.com"},{"name":"anonymous","email":"maj.fil@gmail.com"},{"name":"anonymous","email":"bowserj@apache.org"},{"name":"anonymous","email":"shazron@gmail.com"},{"name":"anonymous","email":"pindoria.suraj@gmail.com"},{"name":"anonymous","email":"erisu.dev@outlook.jp"},{"name":"anonymous","email":"NiklasMerz@gmx.net"},{"name":"anonymous","email":"piotrowski+npm@gmail.com"},{"name":"anonymous","email":"norman@nbsolutions.ca"},{"name":"anonymous","email":"pieter.vanpoyer@portofantwerp.com"}],"bugs":"https://github.com/apache/cordova-app-hello-world/issues","dist":{"shasum":"aed3e3334516c1c0717b942ce85bea4f8a57f71a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-6.0.0.tgz","fileCount":14,"integrity":"sha512-wPZsm+fzNUwdiTRODT+fQuPV410RNmd3Buiw63vT8BPxjC+cn6Bu8emrgwrDM4pbmU5sa5Unwu3xPcbQGQ3G3g==","signatures":[{"sig":"MEQCIGGDbXzw+g82Yw9IuJig0IuddNwyYYrp6nyImEREdRg8AiAD6YGpGroTTmFvKF6vZ+VxbVgKyHfvVtoCwvUuPGzdZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2myACRA9TVsSAnZWagAAZk4P/Rzjcwf3WsQxtQfvH/Lk\nJE09ZECYZBkuO2rrX3Yl4vT9QMRj4qagMDPZjFMe5eIWMxqvnzCEGucoQ2J1\nGpac5tULzWkP63uBF7jczWsLo0UvdIkEqcGclZg5eEdj6+al4hxyZbtnFjf0\n0a/9s13gHhAV5IwYFFewpdxAHlH/Muen+bNK0nTdvV9BpN6k/S702cGqvDab\n6OBzIRoTvhJnBRFq/GBirxlabHYF3qHJ2p62hQIz75YKhPNtiEK3vm0sYEEL\nBUSCCfKKrhMBytZTLZwq0647b49zYg6+pUTkzZggckwRTg+SFh7qNr0urFG5\nXb7uTvpyjAyUAdIZtDqqqe0baBN8r3S6SxqysbnwJGcwwtjhg/yWoGQPt5jI\n+RGwdm4uzHLXk0kmpz0cuCddv+34vh56GsGV5nUS0en4lVO5MSq8mjg5zGSM\n4gLpbJgWk5FM9iVFirkjtrsmqElFgyFKyTxcXVbnGFrFLfjprYJlA07hvsYA\nGvSP/l7AraFl3WjKSR0JhrdVsd+Pktih3AgGRpqGJBpHzJD6pBZagc+vN7qt\nKTzwYhNuzwIloYVdD+CLEdwgGC2xYbnqwOQpl12HzpeO2Mf8GQHFKezDJB4n\njFutia726ip8To4/rUBcFNV9lA3UDxAk42fytyUD3ewPjdBOWnqgPsQWRHtn\nY+Rp\r\n=F6Gk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","_from":"file:cordova-dist/templates/cordova-app-hello-world-6.0.0.tgz","_npmUser":{"name":"anonymous","email":"erisu.dev@outlook.jp"},"_resolved":"/Users/erisu/release/cordova/cordova-dist/templates/cordova-app-hello-world-6.0.0.tgz","_integrity":"sha512-wPZsm+fzNUwdiTRODT+fQuPV410RNmd3Buiw63vT8BPxjC+cn6Bu8emrgwrDM4pbmU5sa5Unwu3xPcbQGQ3G3g==","repository":"github:apache/cordova-app-hello-world","_npmVersion":"8.1.0","description":"This is the hello world app used by the `cordova create` command.","directories":{},"_nodeVersion":"16.12.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/cordova-app-hello-world_6.0.0_1635653250165_0.659892058496063","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"cordova-app-hello-world","version":"7.0.0","description":"This is the hello world app used by the `cordova create` command.","repository":{"type":"git","url":"git+https://github.com/apache/cordova-app-hello-world.git"},"bugs":{"url":"https://github.com/apache/cordova-app-hello-world/issues"},"main":"index.js","keywords":["ecosystem:cordova","cordova:template"],"author":{"name":"Apache Software Foundation"},"license":"Apache-2.0","_id":"cordova-app-hello-world@7.0.0","homepage":"https://github.com/apache/cordova-app-hello-world#readme","_integrity":"sha512-uDTncFkI73ko+wEf6IEO9bw8lQRMQGnfdi5pPMei4P8+plChNcRW5fxjKlhM/8ZrT8OAWiHsQRrP4pIAn3HQ4g==","_resolved":"/Users/erisu/oss/apache/cordova/release/cordova-dist/templates/cordova-app-hello-world-7.0.0.tgz","_from":"file:cordova-dist/templates/cordova-app-hello-world-7.0.0.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"integrity":"sha512-uDTncFkI73ko+wEf6IEO9bw8lQRMQGnfdi5pPMei4P8+plChNcRW5fxjKlhM/8ZrT8OAWiHsQRrP4pIAn3HQ4g==","shasum":"34bed47f52ae9af4add726ead76e897b4fb16cae","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/cordova-app-hello-world/-/cordova-app-hello-world-7.0.0.tgz","fileCount":14,"unpackedSize":55285,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD5TJ/KJXnJi6w0GCZzA21bbq9NYolX1VQ9EpuWs8wWkwIgGugbMqq9j2sDzP7vjAba/fr1SdpU/b9sq+4V2/ENklQ="}]},"_npmUser":{"name":"anonymous","email":"erisu.dev@outlook.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"chris.brody+brodybits@gmail.com"},{"name":"anonymous","email":"darryl@dpogue.ca"},{"name":"anonymous","email":"apachecordovabot@gmail.com"},{"name":"anonymous","email":"stevengill97@gmail.com"},{"name":"anonymous","email":"purplecabbage@gmail.com"},{"name":"anonymous","email":"anis.kadri@gmail.com"},{"name":"anonymous","email":"maj.fil@gmail.com"},{"name":"anonymous","email":"bowserj@apache.org"},{"name":"anonymous","email":"shazron@gmail.com"},{"name":"anonymous","email":"pindoria.suraj@gmail.com"},{"name":"anonymous","email":"erisu.dev@outlook.jp"},{"name":"anonymous","email":"niklasmerz@linux.com"},{"name":"anonymous","email":"piotrowski+npm@gmail.com"},{"name":"anonymous","email":"norman@breautek.com"},{"name":"anonymous","email":"pieter.vanpoyer@portofantwerp.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cordova-app-hello-world_7.0.0_1756447490905_0.35146792818346007"},"_hasShrinkwrap":false}},"name":"cordova-app-hello-world","time":{"created":"2015-03-17T18:56:41.588Z","modified":"2025-08-29T06:04:51.407Z","3.8.0":"2015-03-17T18:56:41.588Z","3.9.0":"2015-03-26T23:58:00.253Z","3.10.0":"2015-10-29T22:09:00.664Z","3.11.0":"2016-10-04T17:45:15.136Z","3.12.0":"2017-05-04T14:21:39.634Z","4.0.0":"2018-12-25T05:02:51.999Z","5.0.0":"2020-04-13T01:30:46.251Z","6.0.0":"2021-10-31T04:07:30.349Z","7.0.0":"2025-08-29T06:04:51.121Z"},"readmeFilename":"README.md","homepage":"https://github.com/apache/cordova-app-hello-world#readme"}