{
  "name": "beast-grid",
  "version": "1.0.0-prerelease.70",
  "main": "index.cjs.js",
  "types": "index.d.ts",
  "style": "./style.css",
  "module": "index.mjs",
  "files": [
    "shepherd.css",
    "index.mjs",
    "index.d.ts",
    "index.js",
    "lib",
    "style.css"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "MIT"
}
