{
  "name": "notes",
  "description": "Notes app",
  "version": "0.0.1",
  "private": true,
  "homepage": "https://github.com/owncloud/notes",
  "repository": {
    "type": "git",
    "url": "git@github.com:owncloud/notes.git"
  },
  "bugs": "https://github.com/owncloud/notes/issues",
  "dependencies": {},
  "devDependencies": {
    "del": "^1.2.0",
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.0",
    "gulp-jshint": "^1.11.2",
    "gulp-ng-annotate": "^1.1.0",
    "gulp-phpunit": "^0.8.1",
    "gulp-sourcemaps": "^1.5.2",
    "gulp-uglify": "^1.2.0",
    "gulp-wrap": "^0.11.0",
    "jshint-stylish": "^2.0.1",
    "karma": "^0.13.3",
    "karma-firefox-launcher": "^0.1.6",
    "karma-jasmine": "^0.3.6"
  },
  "engine": "node >= 0.8",
  "scripts": {
    "test": "gulp test-all"
  }
}
