{
  "name": "html-inject-script",
  "version": "2.0.0",
  "description": "",
  "main": "index.js",
  "bin": {
    "htmlinjectscript": "cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "hyperstream": "^1.2.2",
    "minimist": "^1.2.0"
  }
}
