{
  "name": "buildingblox.directives",
  "version": "0.1.0",
  "description": "",
  "main": "angular.blox.directives.js",
  "devDependencies": {
    "bootstrap": "^3.3.5",
    "browserify": "^6.0.2",
    "del": "^0.1.3",
    "express": "^4.9.5",
    "express-markdown": "0.0.6",
    "gulp": "^3.8.8",
    "gulp-browserify": "^0.5.0",
    "gulp-concat": "^2.4.1",
    "gulp-html2js": "^0.2.0",
    "gulp-less": "^1.3.6",
    "gulp-minify-html": "^0.1.5",
    "gulp-ng-html2js": "^0.1.8",
    "gulp-rename": "^1.2.0",
    "gulp-sass": "^1.1.0",
    "gulp-sourcemaps": "^1.2.8",
    "gulp-uglify": "^1.0.1",
    "html2js": "0.0.3"
  },
  "scripts": {
    "prestart": "gulp",
    "start": "node testServer/index.js",
    "stop": "taskkill /F /IM node.exe",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "thegrtman",
  "license": "MIT",
  "dependencies": {
    "angular": "^1.4.5",
    "interact": "0.0.3",
    "interact.js": "^1.2.4"
  }
}
