Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/red-azucar.nja
blob: 99377da68bc9b1163ef782ac10f827242792afc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "mainFile": "interactive.py", 
  "venv": "", 
  "relatedProjects": [], 
  "name": "Red Az\u00facar", 
  "license": "GNU General Public License v3", 
  "url": "http://localhost:5000/", 
  "pythonPath": "python", 
  "preExecScript": "/usr/bin/sugar-network-service debug", 
  "programParams": "", 
  "PYTHONPATH": "", 
  "supported-extensions": [
    ".py", 
    ".html", 
    ".jpg", 
    ".png", 
    ".ui", 
    ".css", 
    ".json", 
    ".js", 
    ".ini"
  ], 
  "project-type": "Import from sources", 
  "postExecScript": "", 
  "description": ""
}