{
  "name": "@vendasta/fec-box",
  "version": "1.0.0",
  "description": "Box component which you can place other content into and include styling",
  "main": "index.js",
  "scripts": {
  },
  "keywords": [
    "box"
  ],
  "author": "vendasta r&d",
  "typings": "index.d.ts",
  "license": "ISC",
  "files": [
    "index.d.ts",
    "box.module.js",
    "box.component.d.ts",
    "box.module.d.ts"
  ]
}
