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