{
  "name": "gyp",
  "version": "0.5.0",
  "description": "A gyp file reader / processor",
  "main": "index.js",
  "scripts": {
    "test": "tap test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aredridel/gyp"
  },
  "author": "Aria Stewart <aredridel@nbtsc.org>",
  "license": "BSD",
  "dependencies": {
    "gyp-merge": "~0.2.0",
    "gyp-expansions": "~0.0.0",
    "gyp-conditions": "0.0.4",
    "gyp-load": "~0.5.0"
  },
  "devDependencies": {
    "tap": "~0.4.2"
  }
}
