blob: 9f6b4878e5481a18190317ef6244a5e613bfdcae [file] [log] [blame]
{
"name": "catapult_base",
"version": "1.0.0",
"description": "Catapult project base",
"repository": {
"type": "git",
"url": "https://github.com/catapult-project/catapult/tree/master/catapult_base"
},
"main": "index.js",
"scripts": {
"test": "cd ../../../dashboard/dashboard/spa && karma start --coverage --no-colors"
},
"author": "The Chromium Authors",
"license": "BSD-2-Clause",
"gypfile": false,
"private": true,
"dependencies": {
"dot-prop-immutable": "1.5.0",
"@chopsui/result-channel": "0.1.0",
"@chopsui/batch-iterator": "0.1.0",
"@chopsui/chops-button": "0.1.11",
"@chopsui/chops-checkbox": "0.1.11",
"@chopsui/chops-input": "0.1.11",
"@chopsui/chops-loading": "0.1.11",
"@chopsui/chops-radio": "0.1.11",
"@chopsui/chops-radio-group": "0.1.11",
"@chopsui/chops-switch": "0.1.11",
"@chopsui/chops-tab": "0.1.11",
"@chopsui/chops-tab-bar": "0.1.11",
"@chopsui/chops-textarea": "0.1.11",
"@chopsui/tsmon-client": "0.0.1",
"@chopsui/chops-header": "0.1.5",
"@chopsui/chops-signin": "0.1.5",
"@polymer/app-route": "^3.0.0",
"@polymer/iron-collapse": "^3.0.0",
"@polymer/iron-icon": "^3.0.0",
"@polymer/iron-iconset-svg": "^3.0.0",
"@polymer/polymer": "^3.0.0",
"chai": "^4.0.2",
"dom5": "^1.0.0",
"escodegen": "^1.11.0",
"eslint": "^4.0.0",
"eslint-config-google": "^0.6.0",
"eslint-plugin-html": "^4.0.0",
"espree": "^3.0.0",
"istanbul-instrumenter-loader": "^3.0.1",
"lit-element": "^2.0.0",
"karma": "^4.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
"karma-mocha": "^1.3.0",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "4.0.0-rc.6",
"mocha": "^5.2.0",
"path": "^0.12.7",
"puppeteer": "^1.10.0",
"redux": "^4.0.0",
"sinon": "^7.2.3",
"vulcanize": "^1.16.0",
"webpack": "^4.16.1",
"webpack-command": "^0.4.1",
"polymer-bundler": "^4.0.10"
}
}