Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/develop-activity/skeletons/Web (sugar >= 0.100)/lib/sugar-web/package.json
blob: 000de4e20f7b01746d876659b59d024cc244304b (plain)
1
2
3
4
5
6
7
8
9
{
  "volo": {
    "baseUrl": "lib",
    "dependencies": {
      "webL10n": "github:sugarlabs/webL10n",
      "mustache": "github:janl/mustache.js/0.7.2"
    }
  }
}