mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
5bde9f75b8
Client: JS Lib Patch: Randy Abernethy
15 lines
343 B
JSON
15 lines
343 B
JSON
{
|
|
"name": "thrift",
|
|
"version": "1.0.0",
|
|
"devDependencies": {
|
|
"grunt": "~0.4.5",
|
|
"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.6.0",
|
|
"grunt-external-daemon": "~1.1.0",
|
|
"grunt-shell": "~0.6.4"
|
|
}
|
|
}
|