{
  "name": "ah-prune",
  "version": "1.2.0",
  "description": "Prune specific types of async hook resources from a collected map.",
  "main": "ah-prune.js",
  "scripts": {
    "test": "tape test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/nodesource/ah-prune.git"
  },
  "homepage": "https://github.com/nodesource/ah-prune",
  "dependencies": {
    "ah-deep-clone": "~1.0.0"
  },
  "devDependencies": {
    "tape": "~4.6.3"
  },
  "keywords": [],
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "http://thlorenz.com"
  },
  "license": {
    "type": "MIT",
    "url": "https://github.com/nodesource/ah-prune/blob/master/LICENSE"
  },
  "engine": {
    "node": ">=6"
  }
}
