mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
13 lines
287 B
JSON
13 lines
287 B
JSON
{
|
|
"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",
|
|
"grunt-wiredep": "^2.0.0",
|
|
"load-grunt-tasks": "^3.2.0"
|
|
}
|
|
}
|