{
  "name": "mossflower",
  "version": "0.1.12",
  "description": "Mossflower is a global reset CSS utility for both LESS and SASS",
  "scripts": {
    "grunt": "./node_modules/grunt-cli/bin/grunt",
    "bower": "./node_modules/bower/bin/bower install"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/herereadthis/mossflower.git"
  },
  "keywords": [
    "reset",
    "css",
    "less"
  ],
  "author": {
    "name": "Jimmy Ha",
    "email": "herereadthis@gmail.com",
    "url": "http://herereadthis.com/"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/herereadthis/mossflower/blob/master/LICENSE"
    }
  ],
  "bugs": {
    "url": "https://github.com/herereadthis/mossflower/issues"
  },
  "homepage": "https://github.com/herereadthis/mossflower",
  "devDependencies": {
    "bower": "^1.3.12",
    "grunt": "^0.4.5",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-less": "^0.12.0",
    "grunt-contrib-sass": "^0.8.1",
    "grunt-contrib-watch": "^0.6.1",
    "load-grunt-tasks": "^1.0.0",
    "time-grunt": "^1.0.0"
  }
}
