{
  "name": "retina.js",
  "version": "1.3.0",
  "devDependencies": {
    "mocha": "*",
    "should": "*",
    "less": "*",
    "node-sass": "*",
    "grunt": "~0.4.4",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-uglify": "~0.4.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-compress": "~0.7.0",
    "grunt-contrib-jshint": "~0.10.0"
  },
  "main": "./src/retina",
  "scripts": {
    "test": "mocha"
  }
}
