{
  "name": "brix-loader",
  "version": "0.0.9",
  "description": "brix-loader",
  "main": "index.js",
  "scripts": {
    "dev": "gulp",
    "test": "gulp mocha",
    "coveralls": "gulp coveralls"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/thx/brix-loader"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/thx/brix-loader/issues"
  },
  "homepage": "https://github.com/thx/brix-loader",
  "dependencies": {},
  "devDependencies": {
    "gulp": "*",
    "gulp-coveralls": "^0.1.3",
    "gulp-istanbul": "^0.3.1",
    "gulp-jshint": "*",
    "gulp-mocha": "^1.1.1",
    "gulp-mocha-phantomjs": "*",
    "gulp-requirejs": "*",
    "gulp-uglify": "^1.2.0",
    "jshint-stylish": "*",
    "through2": "^0.6.5"
  }
}
