{
  "name": "Stylesheet",
  "version": "1.0.0",
  "private": true,
  "scripts": {
    "start": "grunt"
  },
  "description": "CEI CSS",
  "author": {
    "name": "Sebastian Perez",
    "email": "sebastian.perez@chaparralenergy.com"
  },
  "dependencies": {},
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-sass": "^0.9.2",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-css": "^0.5.4"
  }
}
