{
   "name": "CDNI",
      "version": "0.0.1",
      "description": "Cliente",
      "main": "common.js",
      "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1",
      "install": "grunt"
   },
      "repository": "https://bitbucket.org/w5",
      "author": "W5",
      "license": "BSD",
      "devDependencies": {
      "grunt": "~0.4.x",
      "grunt-browser-sync": "^2.0.0",
      "grunt-contrib-concat": "~0.5.x",
      "grunt-contrib-csslint": "^0.4.0",
      "grunt-contrib-jshint": "^0.11.0",
      "grunt-contrib-less": "^1.0.0",
      "grunt-contrib-uglify": "~0.8.x",
      "grunt-contrib-watch": "~0.6.x",
      "grunt-http": "^1.6.0",
      "grunt-newer": "^1.1.0",
      "grunt-open": "^0.2.3",
      "grunt-remove-logging": "^0.2.0",
      "grunt-spritesmith": "^4.5.0",
      "matchdep": "~0.1.x"
   }
}

