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
diff options
context:
space:
mode:
Diffstat (limited to 'develop-activity/skeletons/Web (sugar >= 0.100)/lib/sugar-web/package.json')
-rwxr-xr-xdevelop-activity/skeletons/Web (sugar >= 0.100)/lib/sugar-web/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/develop-activity/skeletons/Web (sugar >= 0.100)/lib/sugar-web/package.json b/develop-activity/skeletons/Web (sugar >= 0.100)/lib/sugar-web/package.json
new file mode 100755
index 0000000..000de4e
--- /dev/null
+++ b/develop-activity/skeletons/Web (sugar >= 0.100)/lib/sugar-web/package.json
@@ -0,0 +1,9 @@
+{
+ "volo": {
+ "baseUrl": "lib",
+ "dependencies": {
+ "webL10n": "github:sugarlabs/webL10n",
+ "mustache": "github:janl/mustache.js/0.7.2"
+ }
+ }
+} \ No newline at end of file