8000 angular-firestarter/package-lock.json at master · yanive8/angular-firestarter · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
18062 lines (18062 loc) · 794 KB

File metadata and controls

18062 lines (18062 loc) · 794 KB
"normalize-package-data": "^2.3.2",
"path-type": "^2.0.0"
}
},
"read-pkg-up": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz",
"integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
"dev": true,
"requires": {
"find-up": "^2.0.0",
"read-pkg": "^2.0.0"
}
},
"source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true
},
"string-width": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
"integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
"dev": true,
"requires": {
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^4.0.0"
}
},
"strip-ansi": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
"integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
"dev": true,
"requires": {
"ansi-regex": "^3.0.0"
}
},
"strip-bom": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
"integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
"dev": true
},
"which-module": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
"dev": true
},
"yargs": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-9.0.1.tgz",
"integrity": "sha1-UqzCP+7Kw0BCB47njAwAf1CF20w=",
"dev": true,
"requires": {
"camelcase": "^4.1.0",
"cliui": "^3.2.0",
"decamelize": "^1.1.1",
"get-caller-file": "^1.0.1",
"os-locale": "^2.0.0",
"read-pkg-up": "^2.0.0",
"require-directory": "^2.1.1",
"require-main-filename": "^1.0.1",
"set-blocking": "^2.0.0",
"string-width": "^2.0.0",
"which-module": "^2.0.0",
"y18n": "^3.2.1",
"yargs-parser": "^7.0.0"
}
},
"yargs-parser": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz",
"integrity": "sha1-jQrELxbqVd69MyyvTEA4s+P139k=",
"dev": true,
"requires": {
"camelcase": "^4.1.0"
}
}
}
},
"@angular/core": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-7.0.2.tgz",
"integrity": "sha512-KxK0y3ywFd0uGIHzQRKtj7DD6f8IhntQxBrBFLxNOLwzpb5v8B7HkzHUB/Tnflvo4hFetdGEinS6pO7dikWLTQ==",
"requires": {
"tslib": "^1.9.0"
}
},
"@angular/fire": {
"version": "5.1.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@angular/fire/-/fire-5.1.0.tgz",
"integrity": "sha1-I+0/LRTgpkWDszj+ufXh+tFucf4="
},
"@angular/forms": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-7.0.2.tgz",
"integrity": "sha512-FPowca8nJxt0gdnwsPaYdyhTnOALhIKJ8Z5EqdAkE5+v3/v76SG3WhUvYE5JFb4P/Ui8zY6htXsvVC7HNMLMBA==",
"requires": {
"tslib": "^1.9.0"
}
},
"@angular/http": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/http/-/http-7.0.2.tgz",
"integrity": "sha512-b2A7iriK727+zLIf4btdb29uit57IVd+00kFcbq8qWPM09CKe6x1Jbt9OOfPye/+beMFosX7IXByVWGjtk0IRQ==",
"requires": {
"tslib": "^1.9.0"
}
},
"@angular/language-service": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-7.0.2.tgz",
"integrity": "sha512-u62XiZGDdjuu6Va+3BQTLhsIx2MLS8qKXjVXrtm3z5zRyKrN5ISlutTfR/pg5ZatVKeaA8cAY3vS/e7PN6KD8g==",
"dev": true
},
"@angular/platform-browser": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-7.0.2.tgz",
"integrity": "sha512-D5aDflV80MxzEC9FhBSrFoge9tftRapOTZJyWOAreWFfQGEA/3PG4VZPsLn09I0cXpN1s8+co9HEsrrhrmD+Sg==",
"requires": {
"tslib": "^1.9.0"
}
},
"@angular/platform-browser-dynamic": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-7.0.2.tgz",
"integrity": "sha512-Bvo7dSA+N5REzpZRdo70PZHgzzf9+SWqfqjMo4XLY/+5jXoJ5Wbi34SstDnUGHecW21cwGtzmi0pI92zeSvNCw==",
"requires": {
"tslib": "^1.9.0"
}
},
"@angular/platform-server": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/platform-server/-/platform-server-7.0.2.tgz",
"integrity": "sha512-aXfy3J9r+Yf06OrXKf+fmzOCc33sCADkDQlGkQDqhUZkK1UX4xs1ItauJxmf18nUOMUC6lAEIHYCM5yDYKbBzQ==",
"requires": {
"domino": "^2.1.0",
"tslib": "^1.9.0",
"xhr2": "^0.1.4"
}
},
"@angular/pwa": {
"version": "0.6.8",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@angular/pwa/-/pwa-0.6.8.tgz",
"integrity": "sha512-HaWECP7UCZsA9jIrT67nlaG3iPKIXLknCJpkVFFHvQFNK3Jkgv7YtZCleN+GU3UNKcwHSLBQqM9/Hob2ixEfnw==",
"requires": {
"@angular-devkit/core": "0.6.8",
"@angular-devkit/schematics": "0.6.8",
"@schematics/angular": "0.6.8",
"typescript": "~2.6.2"
},
"dependencies": {
"typescript": {
"version": "2.6.2",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/typescript/-/typescript-2.6.2.tgz",
"integrity": "sha1-PFtv1/beCRQmkCfwPAlGdY92c6Q="
}
}
},
"@angular/router": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-7.0.2.tgz",
"integrity": "sha512-0auIIjNZgYvYGTPvogsvHfn9/V9oS4tG3PKqmSU9kX/GoHUOvqDxEBtb0vjnlxyQ3dzdBxDSGGa6zhN+0yy9PQ==",
"requires": {
"tslib": "^1.9.0"
}
},
"@angular/service-worker": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/@angular/service-worker/-/service-worker-7.0.2.tgz",
"integrity": "sha512-nrHNMSWItaecNdrcTSuuS3fdvZAVRShJy3qWRantG/92rAfoDPwzvytn52HTwbLh/dj5iE4DmhGWLF8Xd0o7NQ==",
"requires": {
"tslib": "^1.9.0"
}
},
"@cypress/listr-verbose-renderer": {
"version": "0.4.1",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@cypress/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz",
"integrity": "sha1-p3SS9LEdzHxEajSz4ochr9M8ZCo=",
"dev": true,
"requires": {
"chalk": "^1.1.3",
"cli-cursor": "^1.0.2",
"date-fns": "^1.27.2",
"figures": "^1.7.0"
},
"dependencies": {
"ansi-styles": {
"version": "2.2.1",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/ansi-styles/-/ansi-styles-2.2.1.tgz",
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=",
"dev": true
},
"chalk": {
"version": "1.1.3",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/chalk/-/chalk-1.1.3.tgz",
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
2CA3 "dev": true,
"requires": {
"ansi-styles": "^2.2.1",
"escape-string-regexp": "^1.0.2",
"has-ansi": "^2.0.0",
"strip-ansi": "^3.0.0",
"supports-color": "^2.0.0"
}
},
"supports-color": {
"version": "2.0.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/supports-color/-/supports-color-2.0.0.tgz",
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
"dev": true
}
}
},
"@cypress/webpack-preprocessor": {
"version": "2.0.1",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@cypress/webpack-preprocessor/-/webpack-preprocessor-2.0.1.tgz",
"integrity": "sha1-nSHIKPSSEbiA6gjzBrNEO3jDiYQ=",
"dev": true,
"requires": {
"babel-core": "6.26.0",
"babel-loader": "7.1.4",
"babel-preset-env": "1.6.0",
"babel-preset-react": "6.24.1",
"bluebird": "3.5.0",
"debug": "3.1.0",
"lodash.clonedeep": "4.5.0",
"webpack": "^4.0.0"
},
"dependencies": {
"bluebird": {
"version": "3.5.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/bluebird/-/bluebird-3.5.0.tgz",
"integrity": "sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw=",
"dev": true
},
"debug": {
"version": "3.1.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/debug/-/debug-3.1.0.tgz",
"integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=",
"dev": true,
"requires": {
"ms": "2.0.0"
}
}
}
},
"@cypress/xvfb": {
"version": "1.2.3",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@cypress/xvfb/-/xvfb-1.2.3.tgz",
"integrity": "sha1-Yxmv3Nz/fRUF2u6qhEhNBZYYmGA=",
"dev": true,
"requires": {
"debug": "^3.1.0",
"lodash.once": "^4.1.1"
},
"dependencies": {
"debug": {
"version": "3.2.6",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/debug/-/debug-3.2.6.tgz",
"integrity": "sha1-6D0X3hbYp++3cX7b5fsQE17uYps=",
"dev": true,
"requires": {
"ms": "^2.1.1"
}
},
"ms": {
"version": "2.1.1",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/ms/-/ms-2.1.1.tgz",
"integrity": "sha1-MKWGTrPrsKZvLr5tcnrwagnYbgo=",
"dev": true
}
}
},
"@firebase/app": {
"version": "0.3.4",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/app/-/app-0.3.4.tgz",
"integrity": "sha1-YQyTG6wZFZizg4ErNsHSzFIxbTE=",
"requires": {
"@firebase/app-types": "0.3.2",
"@firebase/util": "0.2.2",
"dom-storage": "2.1.0",
"tslib": "1.9.0",
"xmlhttprequest": "1.8.0"
},
"dependencies": {
"tslib": {
"version": "1.9.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/tslib/-/tslib-1.9.0.tgz",
"integrity": "sha1-43qG/ajLuvI6BX9HPJ9Nxk5fwug="
}
}
},
"@firebase/app-types": {
"version": "0.3.2",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/app-types/-/app-types-0.3.2.tgz",
"integrity": "sha1-qS3FRCkOKJO9jAKoHmhNrj2OfIU="
},
"@firebase/auth": {
"version": "0.7.8",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/auth/-/auth-0.7.8.tgz",
"integrity": "sha1-NyWCT4/ZwSxfxJe0HaHlzlh7mNE=",
"requires": {
"@firebase/auth-types": "0.3.4"
}
},
"@firebase/auth-types": {
"version": "0.3.4",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/auth-types/-/auth-types-0.3.4.tgz",
"integrity": "sha1-JTsbLZtSCguUXUYXyEGPDxmkFZ8="
},
"@firebase/database": {
"version": "0.3.6",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/database/-/database-0.3.6.tgz",
"integrity": "sha1-lRZ7xdhFSt4WGea3S4I7CDcP8tE=",
"requires": {
"@firebase/database-types": "0.3.2",
"@firebase/logger": "0.1.1",
"@firebase/util": "0.2.2",
"faye-websocket": "0.11.1",
"tslib": "1.9.0"
},
"dependencies": {
"tslib": {
"version": "1.9.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/tslib/-/tslib-1.9.0.tgz",
"integrity": "sha1-43qG/ajLuvI6BX9HPJ9Nxk5fwug="
}
}
},
"@firebase/database-types": {
"version": "0.3.2",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/database-types/-/database-types-0.3.2.tgz",
"integrity": "sha1-cGEaZN1GDg4lPHQn+GDVahr9hv4="
},
"@firebase/firestore": {
"version": "0.8.6",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/firestore/-/firestore-0.8.6.tgz",
"integrity": "sha1-wIj4psJiWtU+R23t6UAjfQnGUio=",
"requires": {
"@firebase/firestore-types": "0.7.0",
"@firebase/logger": "0.1.1",
"@firebase/webchannel-wrapper": "0.2.11",
"grpc": "1.13.1",
"tslib": "1.9.0"
},
"dependencies": {
"tslib": {
"version": "1.9.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/tslib/-/tslib-1.9.0.tgz",
"integrity": "sha1-43qG/ajLuvI6BX9HPJ9Nxk5fwug="
}
}
},
"@firebase/firestore-types": {
"version": "0.7.0",
"resolved": "https://haworth.pkgs.visualstudio.com/_packaging/Haworth/npm/registry/@firebase/firestore-types/-/firestore-types-0.7.0.tgz",
0