{
  "name": "mixed",
  "version": "0.4.0",
  "license": "UNLICENSE",
  "repo": "pluma/mixed",
  "description": "Minimalist, lightweight, ES5-compatible mixins.",
  "keywords": [
    "mixin"
  ],
  "main": "./dist/mixed.js",
  "dependencies": {},
  "development": {},
  "scripts": ["dist/mixed.js"],
  "ignore": [
    "**/.*",
    "build",
    "components",
    "node_modules"
  ]
}
