{
  "name": "@nativescript/hook",
  "version": "2.0.0",
  "description": "Helper module for installing hooks into NativeScript projects",
  "main": "index.js",
  "scripts": {
    "test": "exit 0"
  },
  "author": "NativeScript",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/NativeScript/nativescript-hook.git"
  },
  "dependencies": {
    "glob": "^7.1.0",
    "mkdirp": "^1.0.4"
  }
}
