{
  "name": "trippintravel",
  "version": "1.0.0",
  "description": "test",
  "main": "index.php",
  "scripts": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "yes"
  },
  "keywords": [
    "test"
  ],
  "author": "test",
  "license": "test",
  "devDependencies": {
    "grunt": "^0.4.5",   
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-cssmin": "^0.14.0",
    "grunt-contrib-sass": "^0.9.2",
    "grunt-contrib-uglify": "^0.11.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-csssplit": "^0.4.0"	
  }
}
