{
  "name": "bilderrahmen",
  "version": "1.0.1",
  "description": "Lightweight vanilla-JS image lightbox crafted with CSS3 and inline SVG icons for modern browsers",
  "repository": {
    "type": "git",
    "url": "https://github.com/codeclou/bilderrahmen.git"
  },
  "packageFormatDoc": "bilderrahmen.[MODULE].[LANGUAGE_TARGET].js",
  "main": "bilderrahmen.umd.es5.js",
  "module": "bilderrahmen.es2015.es5.js",
  "es2015": "bilderrahmen.es2015.es2015.js",
  "typings": "bilderrahmen.d.ts",
  "author": "codeclou",
  "license": "MIT"
}