{
  "name": "@thin-hook/build-coverage",
  "version": "0.0.0",
  "description": "thin-hook plugin to build test/hook.min.js",
  "main": "configurator.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/t2ym/thin-hook.git"
  },
  "keywords": [
    "thin-hook",
    "plugin"
  ],
  "author": "Tetsuya Mori <t2y3141592@gmail.com>",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/t2ym/thin-hook/issues"
  },
  "homepage": "https://github.com/t2ym/thin-hook#readme",
  "dependencies": {
    "@thin-hook/build": "file:../build",
    "browserify": "^14.0.0",
    "chai": "^3.5.0",
    "escodegen": "github:t2ym/escodegen#master",
    "espree": "github:t2ym/espree#master",
    "licensify": "^3.1.3",
    "through2": "^2.0.3",
    "vinyl": "^1.2.0",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^2.0.0"
  }
}
