summaryrefslogblamecommitdiff
path: root/package.json
blob: f6fa640550997fcdc7980a9f4c791881ed19828b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                  
{
    "name": "buildbot-buildslist",
    "engines": {
        "node": ">=0.10.0",
        "npm": ">=1.4.0"
    },
    "dependencies": {
        "guanlecoja": "~0.8.3",
        "gulp": "3.9.0"
    }
}