2015-08-20 02:03:56 +00:00
|
|
|
{
|
|
|
|
"name": "verto_communicator",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"devDependencies": {
|
2015-08-20 04:11:19 +00:00
|
|
|
"grunt": "^0.4.5",
|
2015-08-20 02:03:56 +00:00
|
|
|
"grunt-contrib-connect": "^0.9.0",
|
|
|
|
"grunt-contrib-jshint": "~0.10.0",
|
|
|
|
"grunt-contrib-watch": "^0.6.1",
|
2015-08-20 04:11:19 +00:00
|
|
|
"grunt-wiredep": "^2.0.0",
|
2015-08-20 02:03:56 +00:00
|
|
|
"load-grunt-tasks": "^3.2.0"
|
|
|
|
}
|
|
|
|
}
|