{
  "name": "",
  "version": "1.0.0",
  "description": "Set of gulp scripts that is the base for the UBT build process",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://bitbucket.org/unboxedtech/assistantcore.git"
  },
  "engines": {
    "node": "0.12.x",
    "npm": "2.1.x"
  },
  "keywords": [
    "gulp",
    "UBT",
    "Unboxed Technology"
  ],
  "author": "UnboxedTechnology",
  "license": "ISC",
  "homepage": "https://bitbucket.org/unboxedtech/ubt-gulp#readme",
  "devDependencies": {
    "ubt-gulp": "*"
  },
  "dependencies": {
    "gulp": "^3.9.0"
  }
}
