summaryrefslogtreecommitdiffstats
path: root/python/mozperftest/mozperftest/test/browsertime/package.json
blob: 493651df6130f1403dfb92d284bbb4916538a31d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "mozilla-central-tools-browsertime",
  "description": "This package file is for node modules used in mozilla-central/tools/browsertime",
  "repository": {},
  "license": "MPL-2.0",
  "dependencies": {},
  "devDependencies": {
    "browsertime": "https://github.com/sitespeedio/browsertime/tarball/eae18165d9d82b9a5ad38b0bd1507a2d86a70988"
  },
  "notes(private)": "We don't want to publish to npm, so this is marked as private",
  "private": true
}