fix #8056 - more refinements to checking data
[g.raphael] / g.raphael.json
1 {
2     "title": "g.RaphaĆ«l",
3     "output": "../g.raphael/docs/reference.html",
4     "scripts": ["../raphael-min.js", "../g.raphael.js", "reference.js"],
5     "files": [{
6         "url": "../g.raphael/g.raphael.js",
7         "link": "https://github.com/DmitryBaranovskiy/g.raphael/blob/master/g.raphael.js"
8     }]
9 }