{
  "name": "circus",
  "version": "4.2.0",
  "description": "Webpack Versioned Component Plugin",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/gulp coverage"
  },
  "authors": [
    "Kevin Decker <kpdecker@gmail.com> (http://incaseofstairs.com)"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/circusjs/circus"
  },
  "license": "MIT",
  "dependencies": {
    "async": "^0.9.0",
    "handlebars": "^2.0.0",
    "loader-utils": "^0.2.5",
    "lodash": "^2.4.1",
    "recast": "^0.9.12",
    "rework": "^1.0.1",
    "rework-plugin-url": "^1.0.1",
    "semver": "^4.3.1",
    "source-map-resolve": "^0.3.1",
    "uglify-js": "^2.4.16",
    "webpack-core": "^0.6.0"
  },
  "devDependencies": {
    "backbone": "^1.1.2",
    "chai": "^1.9.1",
    "file-loader": "^0.8.1",
    "gulp": "^3.8.8",
    "gulp-eslint": "^0.9.0",
    "gulp-istanbul": "^0.3.1",
    "gulp-mocha": "^1.1.1",
    "istanbul": "^0.3.2",
    "mocha": "^1.21.4",
    "phantomjs": "^1.9.12",
    "require-dir": "^0.1.0",
    "sinon": "^1.12.2",
    "sinon-chai": "^2.6.0",
    "stylus-loader": "^0.4.0",
    "temp": "^0.8.1",
    "webpack": "^1.4.5"
  }
}
