remove old file

This commit is contained in:
Anton Georgiev 2014-10-02 17:15:04 +00:00
parent 7656bd6ba2
commit c0cd044937

View File

@ -1,25 +0,0 @@
{
"name": "BBB HTML CLIENT",
"scripts": {
"start": "meteor"
},
"dependencies": {
"request": "2.34.0",
"require": "0.5.0",
"bunyan": "0.22.2",
"socket.io": "1.0.4",
"crypto-js": "3.1.2-3",
"lodash": "1.3.1",
"postal": "0.10.0",
"events": "1.0.1",
"redis": "0.10.3"
},
"devDependencies": {
"coffeelint": "^1.6.0",
"grunt": "^0.4.5",
"grunt-coffeelint": "0.0.13",
"grunt-contrib-coffee": "^0.11.1",
"grunt-contrib-jshint": "^0.10.0"
}
}