123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217 |
- {
- "_from": "cordova",
- "_id": "cordova@10.0.0",
- "_inBundle": false,
- "_integrity": "sha512-00wMcj3X9ILhKtvRG2iEwO2qly4B+vgXFhH4WhVepWg2UVbD1opl1q9jSZ+j2AaI/vsBWW8e6M2M5FAHasnuWw==",
- "_location": "/cordova",
- "_phantomChildren": {
- "@netflix/nerror": "1.1.3",
- "abbrev": "1.1.1",
- "ansi": "0.3.1",
- "at-least-node": "1.0.0",
- "big-integer": "1.6.47",
- "dedent": "0.7.0",
- "elementtree": "0.1.7",
- "fast-glob": "3.2.4",
- "fast-json-parse": "1.0.3",
- "fs.realpath": "1.0.0",
- "graceful-fs": "4.2.2",
- "inflight": "1.0.6",
- "inherits": "2.0.4",
- "isexe": "2.0.0",
- "lru-cache": "6.0.0",
- "minimatch": "3.0.4",
- "once": "1.4.0",
- "osenv": "0.1.5",
- "path-is-absolute": "1.0.1",
- "plist": "3.0.1",
- "q": "1.5.1",
- "read-chunk": "3.2.0"
- },
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "cordova",
- "name": "cordova",
- "escapedName": "cordova",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/cordova/-/cordova-10.0.0.tgz",
- "_shasum": "8563934f5207896efb7ea517f43065a3d0a4eaf1",
- "_spec": "cordova",
- "_where": "/home/christian/Documents/newarte/artesanias",
- "author": {
- "name": "Apache Software Foundation"
- },
- "bin": {
- "cordova": "bin/cordova"
- },
- "bugs": {
- "url": "https://github.com/apache/cordova-cli/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Brian LeRoux",
- "email": "b@brian.io"
- },
- {
- "name": "Fil Maj",
- "email": "maj.fil@gmail.com"
- },
- {
- "name": "Mike Reinstein",
- "email": "reinstein.mike@gmail.com"
- },
- {
- "name": "Darry Pogue",
- "email": "darryl@dpogue.ca"
- },
- {
- "name": "Michael Brooks",
- "email": "michael@michaelbrooks.ca"
- },
- {
- "name": "Braden Shepherdson",
- "email": "braden@chromium.org"
- },
- {
- "name": "Gord Tanner",
- "email": "gtanner@gmail.com"
- },
- {
- "name": "Tim Kim",
- "email": "timk@adobe.com"
- },
- {
- "name": "Benn Mapes",
- "email": "Benn.Mapes@gmail.com"
- },
- {
- "name": "Michael Wolf",
- "email": "Michael.Wolf@Cynergy.com"
- },
- {
- "name": "Andrew Grieve",
- "email": "agrieve@chromium.org"
- },
- {
- "name": "Bryan Higgins",
- "email": "bhiggins@blackberry.com"
- },
- {
- "name": "Don Coleman",
- "email": "dcoleman@chariotsolutions.com"
- },
- {
- "name": "Germano Gabbianelli",
- "email": "tyron.mx@gmail.com"
- },
- {
- "name": "Ian Clelland",
- "email": "iclelland@chromium.org"
- },
- {
- "name": "Lucas Holmqust",
- "email": "lholmqui@redhat.com"
- },
- {
- "name": "Matt LeGrand",
- "email": "mlegrand@gmail.com"
- },
- {
- "name": "Michal Mocny",
- "email": "mmocny@gmail.com"
- },
- {
- "name": "Sam Breed",
- "email": "sam@quickleft.com"
- },
- {
- "name": "Tommy-Carlos Williams",
- "email": "tommy@devgeeks.org"
- },
- {
- "name": "Rubén Norte",
- "email": "rubennorte@gmail.com"
- },
- {
- "name": "Germano Gabbianelli",
- "email": "tyrion.mx@gmail.com"
- },
- {
- "name": "Steven Gill",
- "email": "stevengill97@gmail.com"
- },
- {
- "name": "Jesse MacFadyen",
- "email": "purplecabbage@gmail.com"
- },
- {
- "name": "Anis Kadri"
- }
- ],
- "dependencies": {
- "configstore": "^5.0.1",
- "cordova-common": "^4.0.2",
- "cordova-create": "^3.0.0",
- "cordova-lib": "^10.0.0",
- "editor": "^1.0.0",
- "execa": "^4.0.3",
- "fs-extra": "^9.0.1",
- "insight": "^0.10.3",
- "loud-rejection": "^2.2.0",
- "nopt": "^4.0.3",
- "semver": "^7.3.2",
- "systeminformation": "^4.26.10",
- "update-notifier": "^4.1.0"
- },
- "deprecated": false,
- "description": "Cordova command line interface tool",
- "devDependencies": {
- "@cordova/eslint-config": "^3.0.0",
- "jasmine": "^3.5.0",
- "mock-stdin": "^1.0.0",
- "nyc": "^15.1.0",
- "rewire": "^5.0.0"
- },
- "engines": {
- "node": ">=10.0.0"
- },
- "homepage": "https://github.com/apache/cordova-cli#readme",
- "keywords": [
- "cordova",
- "client",
- "cli"
- ],
- "license": "Apache-2.0",
- "main": "cordova",
- "name": "cordova",
- "nyc": {
- "include": [
- "bin/**",
- "src/**"
- ],
- "reporter": [
- "lcov",
- "text"
- ]
- },
- "preferGlobal": true,
- "repository": {
- "type": "git",
- "url": "git+https://github.com/apache/cordova-cli.git"
- },
- "scripts": {
- "cover": "nyc jasmine",
- "lint": "eslint . bin/cordova",
- "test": "npm run lint && npm run cover"
- },
- "version": "10.0.0"
- }
|