{
  "name": "rmcore",
  "version": "0.1.0",
  "description": "Rosemont Core WordPress Plugin",
  "main": "rmcore.php",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rosemont Media",
  "license": "ISC",
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.0.1",
    "gulp-jshint": "^1.11.2",
    "gulp-sass": "^2.0.4",
    "gulp-uglify": "^1.4.1",
    "gulp-watch": "^4.3.5",
    "sass": "^0.5.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://rosemontsoftware@bitbucket.org/rosemontmedia/rm-core.git"
  },
  "homepage": "https://bitbucket.org/rosemontmedia/rm-core#readme"
}
