{
  "name": "main-bower-files",
  "version": "2.13.3",
  "description": "Get main files from your installed bower packages.",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ck86/main-bower-files.git"
  },
  "keywords": [
    "bower",
    "gulp",
    "gulpfriendly",
    "gruntplugin"
  ],
  "author": "Christopher Knötschke",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ck86/main-bower-files/issues"
  },
  "homepage": "https://github.com/ck86/main-bower-files",
  "dependencies": {
    "chalk": "^1.0.0",
    "extend": "^2.0.1",
    "globby": "^2.0.0",
    "multimatch": "^2.0.0",
    "path-exists": "^1.0.0",
    "strip-json-comments": "^1.0.2",
    "vinyl-fs": "^3.0.3"
  },
  "devDependencies": {
    "grunt": "^1.0.4",
    "grunt-cli": "^1.3.2",
    "mocha": "^6.2.0",
    "should": "^7.0.1"
  }
}
