{
  "name": "gobble-rollup",
  "version": "0.40.0",
  "description": "Bundle ES6 modules with gobble and rollup",
  "author": "Rich Harris",
  "license": "MIT",
  "repository": "https://github.com/gobblejs/gobble-rollup",
  "dependencies": {
    "rollup": "^0.40.0"
  },
  "keywords": [
    "gobble",
    "gobble-plugin"
  ],
  "files": [
    "index.js",
    "README.md"
  ]
}
