quodolores
Version:
Monorepo for the Firebase JavaScript SDK
134 lines (133 loc) • 3.58 kB
JSON
{
"name": "quodolores",
"version": "1.5.0",
"description": "Monorepo for the Firebase JavaScript SDK",
"author": "ColleenBeahan",
"license": "Apache-2.0",
"engines": {
"node": "^8.13.0 || >=10.10.0"
},
"keywords": [
"authentication",
"sequi",
"assumenda",
"est",
"firestore",
"corrupti",
"eveniet",
"occaecati",
"performance"
],
"repository": {
"type": "git",
"url": "https://github.com/ZoeyCrooks/quodolores.git"
},
"workspaces": [
"packages/*",
"packages-exp/*",
"integration/*",
"repo-scripts/*"
],
"devDependencies": {
"@babel/core": "7.12.10",
"@babel/plugin-transform-modules-commonjs": "7.12.1",
"@babel/preset-env": "7.12.11",
"@changesets/changelog-github": "0.2.7",
"@changesets/cli": "2.12.0",
"@types/chai": "4.2.14",
"@types/chai-as-promised": "7.1.3",
"@types/child-process-promise": "2.2.1",
"@types/clone": "2.1.0",
"@types/eslint": "7.2.10",
"@types/inquirer": "7.3.1",
"@types/listr": "0.14.2",
"@types/long": "4.0.1",
"@types/mocha": "7.0.2",
"@types/mz": "2.7.3",
"@types/node": "12.19.11",
"@types/sinon": "9.0.10",
"@types/sinon-chai": "3.2.5",
"@types/tmp": "0.2.0",
"@types/yargs": "16.0.0",
"@types/js-yaml": "4.0.0",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/eslint-plugin-tslint": "4.11.1",
"@typescript-eslint/parser": "4.11.1",
"api-documenter-me": "0.1.1",
"api-extractor-me": "0.1.2",
"babel-loader": "8.2.2",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"chalk": "4.1.0",
"child-process-promise": "2.2.1",
"clone": "2.1.2",
"coveralls": "3.1.0",
"del": "6.0.0",
"dependency-graph": "0.9.0",
"eslint": "7.16.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-unused-imports": "1.0.1",
"express": "4.17.1",
"find-free-port": "2.0.0",
"firebase-functions": "3.13.0",
"firebase-tools": "9.1.0",
"git-rev-sync": "3.0.1",
"glob": "7.1.6",
"http-server": "0.12.3",
"husky": "4.3.6",
"indexeddbshim": "7.0.0",
"inquirer": "8.0.0",
"istanbul-instrumenter-loader": "3.0.1",
"js-yaml": "4.0.0",
"karma": "5.2.3",
"karma-chrome-launcher": "3.1.0",
"karma-cli": "2.0.0",
"karma-coverage-istanbul-reporter": "2.1.1",
"karma-firefox-launcher": "2.1.0",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"karma-safari-launcher": "1.0.0",
"karma-sourcemap-loader": "0.3.8",
"karma-spec-reporter": "0.0.32",
"karma-summary-reporter": "2.0.0",
"karma-webpack": "4.0.2",
"lcov-result-merger": "3.1.0",
"lerna": "3.22.1",
"listr": "0.14.3",
"lodash": "4.17.20",
"long": "3.2.0",
"merge2": "1.4.1",
"mkdirp": "1.0.4",
"mocha": "7.2.0",
"mz": "2.7.0",
"npm-run-all": "4.1.5",
"npm-run-path": "4.0.1",
"nyc": "15.1.0",
"ora": "5.1.0",
"prettier": "2.2.1",
"protractor": "5.4.2",
"rxjs": "6.6.3",
"semver": "7.3.4",
"simple-git": "2.31.0",
"sinon": "9.2.2",
"sinon-chai": "3.5.0",
"source-map-loader": "1.1.3",
"terser": "5.5.1",
"ts-loader": "8.0.12",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typedoc": "0.16.11",
"typescript": "4.2.2",
"watch": "1.0.2",
"webpack": "4.44.2",
"yargs": "16.2.0"
},
"husky": {
"hooks": {
"pre-commit": "node tools/gitHooks/precommit.js"
}
},
"bugs": {
"url": "https://github.com/ZoeyCrooks/quodolores.git/issues"
}
}