Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/package.json
blob: 8742bb0501ca9bccff452bb07cfa72ac1d5da779 (plain)
1
2
3
4
5
6
7
8
9
{
  "amd": {},
  "volo": {
    "baseUrl": "js/lib",
    "dependencies": {
      "sugar-activity": "local:/home/dnarvaez/sugar-build-html/source/sugar-html-activity"
    }
  }
}