freeswitch/html5/verto/verto_communicator/package.json

12 lines
256 B
JSON
Raw Normal View History

{
"name": "verto_communicator",
"version": "0.0.1",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-watch": "^0.6.1",
"load-grunt-tasks": "^3.2.0"
}
}