summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/fixtures/loader/json/manifest.json
blob: 5ae25bb9d94e9106afba58d25e24b1c649190f5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "Jetpack Loader Test",
  "version": "1.0.1",
  "dependencies": {
    "async": "*",
    "underscore": "*"
  },
  "contributors": [
    "ash nazg durbatulûk",
    "ash nazg gimbatul",
    "ash nazg thrakatulûk",
    "agh burzum-ishi krimpatul"
  ]
}