freeswitch/html5/verto/js/package.json

10 lines
165 B
JSON
Raw Normal View History

2015-01-02 20:22:32 -05:00
{
"name": "verto",
"version": "0.0.2",
2015-01-02 20:22:32 -05:00
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-watch": "*"
}
}