summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/addons/e10s-tabs/package.json
blob: 45a11419df6c69e34008dfc026cf8c088cb02b24 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "e10s-tabs",
  "title": "e10s-tabs",
  "id": "jid1-ZZaXFHAPlHwbgw@jetpack",
  "description": "run tab tests in e10s mode",
  "author": "Tomislav Jovanovic",
  "license": "MPL-2.0",
  "version": "0.1.0",
  "main": "./lib/main.js",
  "e10s": true
}