{
  "name": "hashidev.dashboardcore",
  "version": "1.0.2",
  "description": "The core \"dashboard\" to a majority of hashidev-managed sites.",
  "main": "dist/main.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "run-tests",
    "tsc": "./node_modules/.bin/tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://bitbucket.org/hashidevs/dashboardcore.git"
  },
  "author": "hashidev",
  "license": "ISC",
  "homepage": "https://bitbucket.org/hashidevs/dashboardcore#readme",
  "devDependencies": {
    "@types/angular": "~1.5.0",
    "@types/jquery": "^3.3.2",
    "@types/node": "^10.3.3",
    "gulp": "^3.9.1",
    "gulp-clean": "^0.4.0",
    "gulp-concat": "^2.6.1",
    "gulp-copy": "^1.1.0",
    "gulp-replace": "^1.0.0",
    "gulp-sass": "^4.0.1",
    "gulp-typescript": "^5.0.0-alpha.1",
    "gulp-whitespace": "^0.1.0",
    "newline-remove": "^1.0.2",
    "run-sequence": "^2.2.1",
    "typescript": "^2.9.2"
  }
}
