aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/testpkg2.json
blob: 1aae9f17b2cbbafdabf1e60cbab3ef2c24562ae0 (plain)
1
2
3
4
5
6
{
  "main": {
    "browser": "./asdf.asdf",
    "~browser": "./asdf.asdf"
  }
}