{
  "name": "next-videos",
  "version": "1.4.1",
  "description": "Import videos (mp4, webm, ogg, swf, ogv) in Next.js.",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeremybarbet/next-videos.git"
  },
  "keywords": [
    "next",
    "react",
    "videos",
    "component"
  ],
  "author": "Jérémy Barbet <jeremgraph@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jeremybarbet/next-videos/issues"
  },
  "homepage": "https://github.com/jeremybarbet/next-videos#readme",
  "dependencies": {
    "file-loader": "^4.2.0"
  }
}
