summaryrefslogtreecommitdiff
path: root/lib/js/package.json
blob: 808fe8aa57b7725cdf93d6c4381c69d1314caffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "thrift",
  "version": "0.9.2",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-contrib-jshint": "~0.6.3",
    "grunt-contrib-qunit": "~0.2.2",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-jsdoc": "~0.4.0",
    "grunt-external-daemon": "~1.1.0",
    "grunt-shell": "~0.6.4"
  }
}