1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_from": "cordova-app-hello-world@^5.0.0",
- "_id": "cordova-app-hello-world@5.0.0",
- "_inBundle": false,
- "_integrity": "sha512-5My01wsYoeYwS0f/t5Ck52xPm0+2zYJ0SlvxG9vUsndDGtgiP6t/G8upPgWcyDRRz7Rs/50yZuOntmHqmJxccQ==",
- "_location": "/cordova-app-hello-world",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "cordova-app-hello-world@^5.0.0",
- "name": "cordova-app-hello-world",
- "escapedName": "cordova-app-hello-world",
- "rawSpec": "^5.0.0",
- "saveSpec": null,
- "fetchSpec": "^5.0.0"
- },
- "_requiredBy": [
- "/cordova-create"
- ],
- "_resolved": "https://registry.npmjs.org/cordova-app-hello-world/-/cordova-app-hello-world-5.0.0.tgz",
- "_shasum": "4a80460bf666c21a0fb0391d62ae9510f1ed86e9",
- "_spec": "cordova-app-hello-world@^5.0.0",
- "_where": "/home/christian/Documents/newarte/artesanias/node_modules/cordova-create",
- "author": {
- "name": "Apache Software Foundation"
- },
- "bugs": {
- "url": "https://github.com/apache/cordova-app-hello-world/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "This is the hello world app used by the `cordova create` command.",
- "homepage": "https://github.com/apache/cordova-app-hello-world#readme",
- "keywords": [
- "ecosystem:cordova",
- "cordova:template"
- ],
- "license": "Apache-2.0",
- "main": "index.js",
- "name": "cordova-app-hello-world",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apache/cordova-app-hello-world.git"
- },
- "version": "5.0.0"
- }
|